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 devBuilt with β€οΈ by Advik

