Split Away is a expense splitting application built with Next.js, allowing users to easily manage and split expenses within groups. Whether you're sharing rent, planning a trip, or splitting dinner bills, Split Away makes it simple to keep track of who owes what.
- 🔐 Secure authentication with NextAuth.js
- 🌓 Light/Dark mode support
- 👥 Create and manage expense groups
- 💰 Add and track expenses
- ⚖️ Automatic balance calculations
- 📊 View detailed expense summaries
- 🔄 Real-time settlement suggestions
- 📱 Responsive design
- Framework: Next.js 14
- Authentication: NextAuth.js
- Database: Vercel Postgres
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Theme: next-themes
- Icons: Lucide Icons