jpedroschmitz / rocketshoes

:athletic_shoe: Shoes store developed with React, Redux, Saga and more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocketshoes

Out of the box shop store developed with React, Redux, Saga and more.

Install and run

First of all you need to have node and npm installed on your machine.

Then, you can clone this repository and run the following commands inside the project folder:

  1. npm install or yarn;
  2. yarn start;

To view the project you can open localhost:3000.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

:athletic_shoe: Shoes store developed with React, Redux, Saga and more...

License:MIT License


Languages

Language:JavaScript 97.4%Language:HTML 2.6%