Skip to content

binhonglee/breakups-webapp

Repository files navigation

Breakups Webapp

A Next.js application for splitting expenses between people.

Features

  • Add multiple people with their expense amounts
  • Calculate payment chains to settle debts
  • Fully client-side SPA with no server dependencies

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Building for Production

To build the application for production:

npm run build

Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run start - Start production server
  • npm run lint - Run ESLint

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •