Skip to content

A web page that is used to display interest rate and payable amount for a loan.

Notifications You must be signed in to change notification settings

AnanthaRaam/InterestCalculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InterestCalculation

A webpage that is used to display interest rate and monthly amount payable for given details about loan along with history of recent inputs.

Project Dependencies:

This project is developed using react js,material ui,axios.It uses an API to get information about the loan details given.

Installation

To install, clone the repository to your preferred location on your machine:

git clone https://github.com/ananthu-16/InterestCalculation.git

Next, cd to the directory of the project.

cd InterestCalculation

Next, install the dependencies for the project using the following command:

npm install

then

npm start

Runs the app in the developement mode.

Open localhost to view it in the browser.

About

A web page that is used to display interest rate and payable amount for a loan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published