/gostack-rocketshoes-react

:shoe: Sample store built with Redux and Redux-Saga

Primary LanguageJavaScript

RocketShoes

👞 Sample store built with Redux and Redux-Saga

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.