https://github.com/alexadam/simple-loan-stats
Simple loan payment calculator & stats
https://github.com/alexadam/simple-loan-stats
loan loan-calculator loan-data loan-payments loan-stats loans payment personal-finance personal-finance-and-data-anlaysis react typescript
Last synced: 3 months ago
JSON representation
Simple loan payment calculator & stats
- Host: GitHub
- URL: https://github.com/alexadam/simple-loan-stats
- Owner: alexadam
- Created: 2022-10-22T14:49:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T15:23:39.000Z (almost 3 years ago)
- Last Synced: 2025-07-01T10:48:11.923Z (3 months ago)
- Topics: loan, loan-calculator, loan-data, loan-payments, loan-stats, loans, payment, personal-finance, personal-finance-and-data-anlaysis, react, typescript
- Language: TypeScript
- Homepage: https://alexadam.dev/loans/
- Size: 451 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Loan Stats
Simple loan payment calculator & stats
## [Try it](https://alexadam.dev/loans)
## How to run it
Download or clone this repository, then:
```sh
cd ./webyarn install
yarn dev
```Open a Web Browser and go to http://localhost:8080/
## Privacy Policy
The app does not collect, transmit or share any information, personal or otherwise.