This project was made with React JS, added Redux, Redux-saga and Reactotron.

E-commerce in React JS

Print

Cart with Redux and Redux Saga

Print

Start the project

This project was created with create react-app, and the API is local inside server.json. Follow the commands below:

Start the application: yarn start

Start the API: yarn dev