Project from bootcamp Rocketseat 💜
front-end developed at Rocketseat bootcamp - excellent training. 💻
Main Learning:
- use of context in React JS;
- use of hooks;
- use of Toast Notification;
- use of styled-components;
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Install following Extension - VS Code:
- ESLINT
- DotENV
- EditorConfig
- Material Icon Theme
- Clone the repo
git clone https://github.com/LFerronato/GoBarber-web
- Install YARN packages
yarn
- Start applications:
yarn start