Loan Calculator

The purpose of this is to build a better loan calculator for cars and home mortages.

Accessible at https://aizatto.github.io/loan-calculator

Features I want:

  • Automatic preview
  • Save into storage
  • Receive values from query param
  • Reverse Calculator. Based on a budget, what can you afford?

Contributing

Install git hooks

git config core.hooksPath .githooks

Run prettier

./scripts/prettier.sh all