Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samlatavares/igti-fullstack-bootcamp-trabalho-3

Project made during the IGTI's Fullstack bootcamp. This is a React project that calculates the Net Salary based in brazilian law (CLT).
https://github.com/samlatavares/igti-fullstack-bootcamp-trabalho-3

igti react

Last synced: 21 days ago
JSON representation

Project made during the IGTI's Fullstack bootcamp. This is a React project that calculates the Net Salary based in brazilian law (CLT).

Awesome Lists containing this project

README

        

# igti-fullstack-bootcamp-trabalho-3


English | Português

Project screenshot.

## What is this project?
Project made during the IGTI's Fullstack bootcamp. This is a React project that calculates the Net Salary based in brazilian law (CLT).

## How to configure your local environment
- 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)