edouardbrasier / React-Redux-Mortgage-Calculator

This is a progressive web app mortgage calculator using React, Redux and Material-ui https://reduxmortgage.firebaseapp.com

Home Page:https://reduxmortgage.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Redux-Mortgage-Calculator

This is a progressive web app mortgage calculator using React, Redux, Material-ui and chart.js.

The graph shows the part of the monthly payment not spent on interest "Monthly Equity gain" or the remaining balance on loan "Remaining Capital"

Demo https://reduxmortgage.firebaseapp.com/

After a few visits on android phones, Chrome will trigger a home screen banner install. The banner allows to use the app offline.

Install:

npm install

npm run

Firebase hosting:

npm run build

firebase init (choose hosting, choose folder build)

firebase deploy

Contact Ed@digital-consolidation.co.uk

About

This is a progressive web app mortgage calculator using React, Redux and Material-ui https://reduxmortgage.firebaseapp.com

https://reduxmortgage.firebaseapp.com/


Languages

Language:JavaScript 90.7%Language:HTML 6.3%Language:CSS 3.0%