felipe-jm / rocketshoes-web

@Rocketseat Rocketshoes :athletic_shoe: :rocket:

Repository from Github https://github.comfelipe-jm/rocketshoes-webRepository from Github https://github.comfelipe-jm/rocketshoes-web

Rocketshoes 👟 🚀

First contact with Redux and Redux Saga. I could really see the power of it when having an application with multiple components that need to share states.

Run this project

Install the dependencies

Yarn

yarn

Npm

npm install

Start the Json Server

 yarn json-server server.json -p 3333

Start the app

Yarn

yarn start

Npm

npm start

About

@Rocketseat Rocketshoes :athletic_shoe: :rocket:


Languages

Language:JavaScript 96.6%Language:HTML 3.4%