A minimalist and intuitive expense tracking app built with modern web technologies. Track your spending habits with ease on any device.
- 📱 Mobile-first responsive design
- 📊 Beautiful and Minimalist UI
- 🏷️ Categories and subcategories
- 🌙 Dark/Light mode
- ⚡ Next.js 15 - React framework
- 🎨 Tailwind CSS - Styling
- 🌸 DaisyUI - UI components
- 🌊 Drizzle ORM - Database ORM
- 🗄️ Turso DB - Serverless Database
- ☁️ Cloudflare Pages - Hosting
- Clone the repo
git clone https://github.com/adv1k/expensify
- Install dependencies
pnpm install
- Set up environment variables
cp example.env .env
- Run development server
pnpm dev
Built with ❤️ by Advik