Effortlessly split your expenses with anyone. Developed with Next 15 and React 19 (canary versions at the time of developing)
- Create events: organize your expenses per event
- Add expenses to events: track your expenses anytime
- Share events with anyone: share events and split the expenses
To install this project, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/yourproject.git
- Navigate to the project directory:
cd cooba
- Install dependencies:
npm install