English | Português
Project made during the IGTI's Fullstack bootcamp. This is a React project that calculates the Net Salary based in brazilian law (CLT).
- Download Visual Studio Code
- Download NPM
- Clone this repository
- Run npm install in the project folder to install all required dependencies
- Run npm run start and view the app at localhost:3000 (or whichever port is shown in your terminal)