Expense Manager is a smart and intuitive expense tracking application designed to help users manage their finances efficiently. Whether you're tracking daily expenses, setting budgets, or analyzing spending patterns, Expense Manager makes financial management effortless.
- ✅ User Authentication (Sign Up, Login, Logout) via Supabase
- 📊 Real-time Expense Tracking
- 📅 Categorization & Filtering (Food, Travel, Bills, etc.)
- 🌐 Responsive UI (Mobile & Desktop Friendly)
- ☁️ Cloud-based & Secure Data Storage
- Frontend: React, Tailwind CSS
- Backend: Supabase (PostgreSQL, Auth, Storage)
- Hosting: Vercel
git clone https://github.com/apeetdkl/expense-manager.git
cd expense-managernpm installCreate a .env.local file in the root directory and add:
VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_keynpm startYour app will be running at http://localhost:3000
Deployed using Vercel. To deploy, run:
vercel --prodGot a bug or idea? Open an issue or contribute:
- 📌 Issues: Report a bug
- 🛠 Contribute: Fork, create a PR & submit!
This project is licensed under the MIT License.
💡 Built with ❤️ by Apeet Dhakal
