gostack-rocketshoes-react
gostack-rocketshoes-react copied to clipboard
:shoe: Sample store built with Redux and Redux-Saga
RocketShoes
:shoe: Sample store built with Redux and Redux-Saga
Live Demo

Running Locally
yarn install
# start the json-server api
yarn api:server
# start the app on a new terminal window
yarn start
Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.