Skip to content

DanielNeris/GoStack-GoBarber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoBarber

☕ javascript, assemble.

Project   |    Technology   |    License


Frontend

💻 Project

The GoBarber is an application for scheduling time in barber shops.

🚀 Technology

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you will need Git, Node.js e Yarn installed on your computer.

Through command line:

# Clone this repositori
$ git clone https://github.com/DanielNeris/GoStack-GoBarber.git
# Go to backend
$ cd backend
# Install dependences
$ yarn install
# Start the servidor
$ yarn dev
# Exit backend
$ cd ..
# Go to frontend
$ cd frontend
# Install dependences
$ yarn install
# Start the frontend
$ yarn start

📝 License

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


Made with ♥ by Daniel

About

The GoBarber is an application for scheduling time in barber shops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors