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).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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


Languages

Language:JavaScript 80.9%Language:HTML 11.9%Language:CSS 7.2%