An open API service indexing awesome lists of open source software.

https://github.com/jpedroschmitz/rocketshoes

:athletic_shoe: Shoes store developed with React, Redux, Saga and more...
https://github.com/jpedroschmitz/rocketshoes

react reactotron redux redux-saga

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](http://localhost:3000/).

## License

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