This tool helps you calculate the benefits of consolidating multiple debts into a single payment. Enter your debts, compare repayment options, and see how much you could save by consolidating.
- Node.js (v18+ recommended)
- pnpm, npm, yarn, or bun
Clone the repository and install dependencies:
git clone https://github.com/daniql/dcs-calculator.git
cd dcs-calculator
pnpm install # or npm install, yarn install, bun install
Start the development server:
pnpm run dev # or npm run dev, yarn dev, bun dev
Then open http://localhost:3000 in your browser.
- make compatible with mobile browsers