An app for barber appointment and scheduling.
This app features all the latest tools and practices in web development!
- React — A library to build user interfaces
- Redux with Redux Saga — State management with middleware
- CSS — styled-components
- Reactotron - Helps debugging process
- Lint — ESlint/Prettier/Editor Config
Before you run this application you need to make sure the server is running!.
- Clone this repo using
https://github.com/djalmirsousa/gobarber.git
- Move to the appropriate directory:
cd gobarber
. - Run
yarn
to install dependencies. - Run
yarn start
to see the example app athttp://localhost:3000
.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.