/gobarber-api

Node.js Backend for GoBarber Api

Primary LanguageJavaScriptMIT LicenseMIT


GoBarber

GoBarber API

A barber scheduling app that allows users to schedule an appointment with his favorite barber and shows to the barber his agenda for the day.

Build Status

🚀 Technologies

ℹ️ How To Use

To clone and run this application, you'll need Git, [Node.js v12.14.0][nodejs] or higher + [Yarn v1.21.1][yarn] or higher installed on your computer and the GoBarber API. From your command line:

# Clone this repository
$ git clone https://github.com/michelspirlandeli/gobarber-api

# Go into the repository
$ cd gobarber-api

# Install dependencies
$ yarn install

# Run the app
$ yarn start

📝 License

This project is under the MIT license. See the LICENSE for more information.