gostack-rocketshoes-react icon indicating copy to clipboard operation
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

Screenshot 1 Screenshot 2

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.