React-Tracking is a React based application that helps you to track your packages from the brazilian post offices.
- Node.js
- React
- Express
- Cors
- Axios
- tracking-correios API
- Bootstrap
- Saas
- Run
yarnin thebackendfolder to install all dependencies; - Run
yarn startto up the server;
- Run
yarnin thefrontendfolder to install all dependencies; - Run
yarn startto up the project;