joaoathaide / gobarber-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


GoBarber

GoBarber

An app for barber appointment and scheduling.

PRs Welcome License MIT

Technologies   |    Getting started   |    Contributing   |    License

index
repos
repos
repos

🚀 Technologies

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

Getting started

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer and the GoBarber API. From your command line:

# Clone this repository
$ git clone https://github.com/joaoathaide/gobarber-web.git

# Go into the repository
$ cd gobarber-web

# Install dependencies
$ yarn

# Run the app
$ yarn start

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.

Made with ♥ by João Athaide

About

License:MIT License


Languages

Language:JavaScript 98.6%Language:HTML 1.4%