This project was developed during the Rocketseat's Ignite BootCamp.
Developed with React, Typescript, Axios and Styled-Components.
# Install the Dependencies
$ npm install
# Run the Server
$ npm run dev:server
# Run the Web Application
$ npm run dev