https://github.com/gymitoso/net-salary
A simple calculator to calculate the net salary
https://github.com/gymitoso/net-salary
angular react salary-calculator vanilla-js
Last synced: 29 days ago
JSON representation
A simple calculator to calculate the net salary
- Host: GitHub
- URL: https://github.com/gymitoso/net-salary
- Owner: gymitoso
- License: mit
- Created: 2020-09-26T23:02:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T23:01:33.000Z (over 4 years ago)
- Last Synced: 2025-02-01T19:11:33.762Z (3 months ago)
- Topics: angular, react, salary-calculator, vanilla-js
- Language: TypeScript
- Homepage:
- Size: 415 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cálculo Salário Líquido
Uma simples calculadora para realizar cálculo do salário liquido.

Foram feitas 4 aplicações - Angular, React, Vue e Vanilla JS.
Tabelas consideras:
-
-## Instalação
Para instalar as dependências rode o comando a seguir em cada pasta, com exceção da vanilla:
```bash
npm install
```## Rodando a aplicação
Para rodar a aplicação (em cada pasta):
```bash
npm start
```A aplicação estará disponível em [http://localhost:4200](http://localhost:4200) (Angular), em [http://localhost:3000](http://localhost:3000) (React)
ou em [http://localhost:8080](http://localhost:8080) (Vue)Para rodar o vanilla basta clicar no index.html