Gobarber
:barber: An app for barber appointment and scheduling.
Install / Use
/learn @jpedroschmitz/GobarberREADME
<h1 align="center">
<br>
<img src="src/assets/images/logo-interna.svg" alt="GoBarber" width="90">
<br>
<br>
GoBarber
</h1>
<p align="center">An app for barber appointment and scheduling.</p>
<p align="center">
<a href="http://makeapullrequest.com">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome">
</a>
<a href="https://opensource.org/licenses/MIT">
<img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="License MIT">
</a>
</p>
<hr />
Features
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
Getting started
Before you run this application you need to make sure the server is running!.
- Clone this repo using
https://github.com/jpedroschmitz/gobarber.git - Move to the appropriate directory:
cd gobarber.<br /> - Run
yarnto install dependencies.<br /> - Run
yarn startto see the example app athttp://localhost:3000.
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
