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...
- Host: GitHub
- URL: https://github.com/jpedroschmitz/rocketshoes
- Owner: jpedroschmitz
- License: mit
- Created: 2019-07-11T16:19:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:48:04.000Z (over 2 years ago)
- Last Synced: 2025-05-06T20:37:57.621Z (about 1 year ago)
- Topics: react, reactotron, redux, redux-saga
- Language: JavaScript
- Homepage:
- Size: 4.02 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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.