This project was developed during IGTI Bootcamp using React Class-Components.
To clone and run this application, you'll need Git, NodeJS, Babel, WebPack.
You just need to run the following commands:
# Clone this repository
$ https://github.com/helcioItiyama/calculo_inss.git
# Go into the repository
$ cd calculo_inss
# Install dependencies
$ yarn
# Run page
$ yarn dev