- HTML 50.6%
- TypeScript 25%
- JavaScript 24.4%
| img | ||
| app.js | ||
| app.ts | ||
| index.html | ||
| README.md | ||
Javascript Loan Calculator
Really basic javascript project that can be used as an addon for any banking or mortgage site.
📝 Table of Contents
🧐 About
This is a simple demo project meant to show of javascript can manipluate the DOM and do simple math through variables and functions.
🏁 Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
What things you need to install the software and how to install them.
None
Installing
A step by step series of examples that tell you how to get a development env running.
Load Index.html in browser
Use Live Server in vscode to display in browser at localhost:5500
🔧 Running the tests
Use via the index.html Interface
🎈 Usage
Add notes about how to use the system.
🚀 Deployment
Add additional notes about how to deploy this on a live system.
⛏️ Built Using
- Javscript
- HTML
- Typescript
✍️ Authors
- @riley.seaburg - Riley Seaburg
See also the list of contributors who participated in this project.
🎉 Acknowledgements
- Traversy Media
