Split Expenses, Track Debts, Never Forget.
Cashus is a modern web application designed to make financial interactions with friends effortless. Whether it's a dinner out, a shared vacation, or monthly rent, Cashus helps you track who owes what with clarity and ease.
- Expense Splitting: Quickly record and split bills between multiple friends.
- Debt Tracking: Keep a clear overview of your net balances with everyone.
- Friend Management: Easily add people and manage your financial relationships.
- Real-time Notifications: Stay updated on new expenses and requests.
- Premium Design: A beautiful, responsive interface that works on all devices.
- Frontend: React 19, Vite, Tailwind CSS
- UI Components: Radix UI, Lucide Icons
- State Management: TanStack Query (React Query)
- Backend: Type-safe API integrations
- Tooling: Bun
- Bun installed on your machine.
-
Clone the repository:
git clone <repository-url> cd cashus-redesign
-
Install dependencies:
bun install
-
Start the development server:
bun dev
bun dev: Start development serverbun build: Create production buildbun lint: Run ESLint for code qualitybun preview: Preview the production build locally
All rights reserved.