A web app for splitting group expenses and settling debts. Live now at equalshare.me.
equal share was created to address a real-world need for a minimal and intuitive expense splitting app which doesn’t require the user to log in or download.
Users can add expenses, see a clear breakdown, and share results with a simple hyperlink (for free!).
- React (w/ Vite)
- Tailwind CSS
- shadcn/ui
- Cloudflare Pages
npm install
npm run dev
This app is the successor to the work I did on you-owe-me when first learning React.