This is a study project based on a Barber shop:
- To see the web project, click here: GoBarber Web
- To see the api project, click here: GoBarber API
This project uses:
- React
- Styled Components
- Unform
- Yup
- Axios
- Editorconfig
- Eslint
- Prettier
- Clone the project
git clone https://github.com/jeanffc/gobarber-web.git
- Open the folder
cd gobarber-web
- Open the project folder on the text editor of your choice (eg Vim, Atom, Sublime, Visual Studio Code)
- For Visual Studio Code
code .
- Install dependecies
npm i
# or
yarn
- Run project
npm start
# or
yarn start
- Create Barber user vision
- Display only time slots available by Barber