Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djalmaaraujo/react-simulate-savings
Simulação de Rendimento com juros compostos usando react
https://github.com/djalmaaraujo/react-simulate-savings
Last synced: 30 days ago
JSON representation
Simulação de Rendimento com juros compostos usando react
- Host: GitHub
- URL: https://github.com/djalmaaraujo/react-simulate-savings
- Owner: djalmaaraujo
- Created: 2015-04-09T17:04:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T14:57:47.000Z (over 1 year ago)
- Last Synced: 2024-04-13T11:00:06.053Z (7 months ago)
- Language: TypeScript
- Homepage: https://calculadora.nossomos.cc/
- Size: 288 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculadora - Juros Compostos
Experiment to simulate the monthly income of an investment by configuring % monthly, monthly contribution, etc.
:point_right: https://calculadora.nossomos.cc/
This project is used for learning. It has already been done on several technologies, including webpack, create react app, react pure, and React + Vitejs.