This project was made with React JS, added Redux, Redux-saga and Reactotron.
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