https://github.com/rocktimsaikia/compound-interest-calculator
A compound interest investment calculator written with React + Vite
https://github.com/rocktimsaikia/compound-interest-calculator
compound-interest compound-interest-calculator
Last synced: 2 months ago
JSON representation
A compound interest investment calculator written with React + Vite
- Host: GitHub
- URL: https://github.com/rocktimsaikia/compound-interest-calculator
- Owner: rocktimsaikia
- License: mpl-2.0
- Created: 2024-07-27T15:50:01.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T20:46:42.000Z (10 months ago)
- Last Synced: 2025-03-18T23:49:28.316Z (2 months ago)
- Topics: compound-interest, compound-interest-calculator
- Language: TypeScript
- Homepage: https://rocktimsaikia.github.io/compound-interest-calculator/
- Size: 283 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compound Interest Calculator
A minimal compound interest investment calculator that displays the total returns over a specified time period, interest rate and compounding frequency.
[](https://github.com/rocktimsaikia/compound-interest-calculator/actions/workflows/deploy.yml)
> :bulb: Currently work in progress!
## Tech Stack
- ReactJS
- ViteJS
- Typescript