Skip to content

daniql/dcs-calculator

Repository files navigation

Debt Consolidation Calculator

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.

Screenshots

Initial screen Filled rows Results screen

Live Demo

dcs-calculator.vercel.app

Getting Started

Prerequisites

  • Node.js (v18+ recommended)
  • pnpm, npm, yarn, or bun

Installation

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

Local Use

Start the development server:

pnpm run dev # or npm run dev, yarn dev, bun dev

Then open http://localhost:3000 in your browser.

Next Steps

  • make compatible with mobile browsers

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published