Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T20:46:42.000Z (5 months ago)
- Last Synced: 2024-11-26T21:55:07.575Z (about 1 month 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.
[![Deployment](https://github.com/rocktimsaikia/compound-interest-calculator/actions/workflows/deploy.yml/badge.svg)](https://github.com/rocktimsaikia/compound-interest-calculator/actions/workflows/deploy.yml)
> :bulb: Currently work in progress!
## Tech Stack
- ReactJS
- ViteJS
- Typescript