Skip to content

serv/svelte-mortgage

Repository files navigation

Mortgage Calculator

A calculator that calculates the amortization of a mortgage

Run Locally

Prerequisites

  • Node 14

Clone the project

  git clone git@github.com: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

Contributing

Contributions 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.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published