Skip to content

Simple and intuitive app for calculating the net salary. Made with React using Class Components.

Notifications You must be signed in to change notification settings

williamdlm/React-Salary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Salary

AboutTechnologiesFeaturesRequirementsAuthor

About 📖

React Salary, was an application developed during the IGTI 2020 bootcamp. Using React we create a web application that receives your gross salary as input and displays the INSS base, INSS discount, base, IRPF, IRPF discount and finally the net salary as an output.

Technologies 🚀

[HTML/CSS]

[Javascript]

React

Features

  • ✔ INSS base calculation
  • ✔ Calculation of INSS discount
  • ✔ IRPF base calculation
  • ✔ IRPF Discount Calculation
  • ✔ Calculation of net salary

Before you begin, you will need to have the following tools installed on your machine:

Git , Node.js. Also, it’s good to have an editor to work with the code like VSCode

🎲 Running the REACT application

# Clone this repository
$ git clone <https://github.com/williamdlm/react-salary>
# Access the project folder in the / cmd terminal
$ cd react-salary
# Install dependencies
$ yarn 
# Run the application in development mode
$ yarn start

About

Simple and intuitive app for calculating the net salary. Made with React using Class Components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published