Skip to content

cgrinaldi/MortgageCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mortgage Calculator

Explore mortgage options using this calculator powered by React, Redux, D3, and ES6.

Check it out at: http://firstrex-calculator.herokuapp.com/#/calculators/piti

Usage

To setup, clone down to your local machine and run npm install followed by npm start. This will install all of the necessary dependencies and allow you to run it locally.

To run the tests, simply type npm test or npm run test:watch.

Overview

This calculator allows a user to input the desired home price, their yearly household income, and other factors related to taking on a mortgage.

The user can select between a Summary tab or a Chart tab to see how the results of the computations change as they change the inputs.

About

A mortgage product visualization using React, Redux, and D3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors