Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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