React Mortgage Calculator
The source code of this project is incomplete and is missing the custom graph that was made with Styled Components. I have not been able to recover it.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
* NodeJs
* Yarn or NPM
A step by step series of examples that tell you how to get a development env running
* Run npm install or yarn install on your machine
* type yarn start
To run the front end
* http://localhost:3000 // will show the webpage
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc