A calculator that calculates the amortization of a mortgage
Prerequisites
- Node 14
Clone the project
git clone git@github.com:serv/svelte-mortgage.gitGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run devStarting Storybook
npm run storybookContributions are always welcome!
Here are some ideas for contributing to the project.
- Report bugs
- Fix bugs
- Suggest UI improvements
- Suggest new features
- Improve typescript code
There's a separate NPM module for calculating mortgage, amortizationjs.