Data-driven personal finance tracker with intelligent categorization, interactive Recharts visualizations, and date-range pattern analysis.
Expense Hub is a Next.js 14 personal finance application featuring interactive expense visualization with Recharts, date-range filtering with date-fns, categorized expense management, and smooth Framer Motion animations. The UI uses Tailwind CSS with a responsive design that works across desktop and mobile.
| Entry Point | src/app/page.tsx |
| Build | npm run build |
| Run | npm run dev (port 3004) |
| Architecture | Next.js App Router SPA |
| Dependencies | 12 |
| Docker | No |
Next.js App Router SPA