A simple shopping cart implementation with react, redux and hooks using api marvel.
- Create login em marvel developer (https://developer.marvel.com/)
- To begin with, the following steps should be followed:
- Clone repository
- Run
yarn install
- Run
yarn run start