Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 927 Bytes

File metadata and controls

43 lines (28 loc) · 927 Bytes

Project Title

React Mortgage Calculator

Notes

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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

* NodeJs
* Yarn or NPM

Installing

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

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc