Project | Technology | License
The RocketShoes is an application that simulates an e-commerce to buy tennis shoes.
This project was developed with the following technologies:
To clone and run this application, you will need Git, Node.js e Yarn installed on your computer.
Through command line:
# Clone this repositori
$ https://github.com/DanielNeris/bootcamp-gostack-07.git
# Go to backend
$ cd backend
# Install dependences
$ yarn install
# Start the servidor
$ yarn dev
This project is under the MIT license. See the LICENSE for more details.
Made with ♥ by Daniel