Skip to content

meddlin/amortize-client

Repository files navigation

Amortize

While shopping for a house, the budget is one of the biggest deciding factors. So, I was looking for an amortization calculator that could help me budget the typical pieces of a mortgage: P&I, taxes, insurance, but also calculate extra payments.

So I made my own.

screenshot

Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Package Dependency Checking

Run Sandworm to check for any license or security issues introduced by 3rd-party packages. This npm script executes an npx script in package.json to run sandworm-audit without the user needing to install sandworm globally.

npm run sca

More info:

About

A little amortization calculator...written with Next.js.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published