Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 965 Bytes

README.md

File metadata and controls

44 lines (33 loc) · 965 Bytes

BillBurst

Minimal expenses splitter, inspired by SplitWise. No account needed to use. Your financial data never leaves your browser!

Try it now

License: MIT

Features

  • Split expenses with friends and family.
  • No account required; data stays in your browser.
  • Simple and intuitive interface.

Installation

Instructions on how to install and set up.

  1. Clone the repository:
    git clone https://github.com/aiibe/billburst.git
  2. Navigate to the project directory:
    cd billburst
  3. Install dependencies:
    npm install
  4. Run development server
    npm run dev

License

This project is licensed under the MIT License