A modern, responsive web app to track personal finances, analyze spending patterns, and gain budgeting insights — all in one place.
💻 Running the Project Locally Clone and start the project on your machine: git clone https://github.com/your-username/finance-visualizer.git cd "Expense Tracker" npm install npm start Launch the app at: http://localhost:3000
🌐 Deploying with Vercel Visit https://vercel.com and sign in using GitHub. Click "Add New Project" and import your repository. Use the default settings — Vercel detects React automatically. Click Deploy. Your live app will be accessible at: https://finance-visualizer.vercel.app
⚙️ Tech Stack Frontend: React.js, Tailwind CSS Charts: Recharts UI Components: shadcn/ui Database: MongoDB (optional integration) Deployment: Vercel
✨ Key Features ✅ Add, edit, and delete transactions 📃 View transaction history 📊 Monthly expense bar chart 🥧 Category-wise pie chart 💰 Budget vs actual expense visualization 📱 Fully responsive design with error handling