Skip to content

RohitHattimare/InveststmentCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investment Calculator App

This is a React application for calculating the annual return on investment. It provides functionalities such as entering the current savings, yearly contribution, expected return rate, and duration. The application then calculates the yearly interest and total savings at the end of each year.

Features

  • Users can enter their current savings, yearly contribution, expected return rate, and duration.
  • The application calculates the yearly interest and total savings at the end of each year.
  • The results are displayed in a table format.

Tech Stack

  • React
  • js
  • css

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repo

    git clone https://github.com/RohitHattimare/InveststmentCalculator.git
    
  2. Install Packages yarn install

  3. To Start Development Server yarn start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors