Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 1.51 KB

README.md

File metadata and controls

61 lines (42 loc) · 1.51 KB

Rocketshoes 👟

A minimalist shoe store application based on Netshoes 👟

🛠️ Technologies

⚙️ Requirements

🚀 Installation

$ git clone https://github.com/gabrielsanttana/rocketshoes

📦 API

$ cd rocketshoes
$ npm install
$ npm run server

JSON Server will simulate a RESTful API and serve on http://localhost:3333

Note: It's necessary to have the API running to be able to properly run the web app

💻 Web

$ cd rocketshoes
$ npm install
$ npm start

The application will pop-up in the browser on http://localhost:3000

⚖️ License

MIT License

Made with ❤️ by Gabriel Santana