Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.22 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.22 KB

alt Desktop Signin Mockup alt Desktop Dashboard Mockup

💡 Project

Gobarber is a full-stack application to help barbers scheduling appointments with their customers built with React, React Native and Node.js

🚀 Quick start

Pre-requisites

  • Node.js >= 12.18

Copy .env.example to .env and fill out with your own enviroment credentials

Installation

$ cd gobarber-web
$ yarn install

Usage

$ yarn start

Tests

$ yarn test

Linting

# TS/TSX Files
$ yarn lint:ts

# CSS
$ yarn lint:css

📝 License

This project is licensed under the terms of the MIT license

Made with ♥ by Jeferson © 2020