travezripley / react100-Mortgage-Calculator

Create a simple mortgage payment calculator app using React - For this you will need to build a web form that accepts the loan balance, interest rate, loan term in years (either 15 or 30 years) and a calculate button. Below you will find the algorithm you will need to implement to figure out the payment when the calculate button is clicked. When complete, your app should closely resemble the screenshot below the algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travezripley/react100-Mortgage-Calculator Issues

No issues in this repository yet.