A calculator that calculates the amortization of a mortgage
Prerequisites
Clone the project
git clone [email protected]:serv/svelte-mortgage.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev
Starting Storybook
npm run storybook
Contributions are always welcome!
Here are some ideas for contributing to the project.
There's a separate NPM module for calculating mortgage, amortizationjs.