Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 1.58 KB

README.md

File metadata and controls

63 lines (45 loc) · 1.58 KB

RocketShoes

☕ javascript, assemble.

Project   |    Technology   |    License


Frontend

💻 Project

The RocketShoes is an application that simulates an e-commerce to buy tennis shoes.

🚀 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
$ https://github.com/DanielNeris/bootcamp-gostack-07.git
# Go to backend
$ cd backend
# Install dependences
$ yarn install
# Start the servidor
$ yarn dev

📝 License

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


Made with ♥ by Daniel