Exercise on ReactJS for the Bootcamp GoStack - Rocketseat.
Add a record in the backend by clicking the button "Adicionar".
Install and run the back-end: simple-test-project-variation-nodejs
To install all dependencies for this project:
yarn
To run the project:
yarn start