Skip to content

🔧 Frontend web da aplicação Very useful tools to remember (VUTTR)

Notifications You must be signed in to change notification settings

larabeatrizms/frontend-vuttr

Repository files navigation

Very Useful Tools to Remember

Your repository of cool tools!

GitHub top language GitHub language count Made by Repository size GitHub last commit Repository issues GitHub

About the project   |    Deploy   |    Technologies   |    Getting started   |    How to contribute   |    Authors   |   

Layout

👨🏻‍💻 About the project

This application aims to share tools in one place! The application is open and can be useful for salespeople, designers, developers and product managers.

This application was created through wireframes and made the UI Design in Figma, you can access with this link. It was quite fun to choose the colors and the identity of the application, I hope you like it.

🚀 Deploy

You can use the application, follow the link https://cool-tools.netlify.app/

🚀 Technologies

Technologies that I used to develop this api

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/larabeatrizms/frontend-vuttr.git && cd frontend-vuttr

Follow the steps below

# Starting from the project root folder, go to frontend folder
$ cd frontend

# Install the dependencies
$ yarn

# Be sure the file 'src/services/api.ts' have the IP to your API

# Start the client
$ yarn start

🤔 How to contribute

Make a fork of this repository

# Fork using GitHub official command line
# If you don't have the GitHub CLI, use the web site to do that.

$ gh repo fork larabeatrizms/frontend-vuttr

Follow the steps below

# Clone your fork
$ git clone your-fork-url && cd frontend-vuttr

# Create a branch with your feature
$ git checkout -b my-feature

# Make the commit with your changes
$ git commit -m 'feat: My new feature'

# Send the code to your remote branch
$ git push origin my-feature

After your pull request is merged, you can delete your branch


✍️ Authors

👤 Lara Beatriz

Made with 💜

About

🔧 Frontend web da aplicação Very useful tools to remember (VUTTR)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published