/rocketshoes

👟 A minimalist shoe store application based on Netshoes

Primary LanguageJavaScriptMIT LicenseMIT

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