Gobarber is a full-stack application to help barbers scheduling appointments with their customers built with React, React Native and Node.js
- Gobarber Web
- Gobarber Server
- Gobarber Mobile
- Node.js >= 12.18
Copy .env.example to .env and fill out with your own enviroment credentials
$ cd gobarber-web
$ yarn install
$ yarn start
$ yarn test
# TS/TSX Files
$ yarn lint:ts
# CSS
$ yarn lint:css
This project is licensed under the terms of the MIT license
Made with ♥ by Jeferson © 2020