A modern financial management system built with Next.js 15, Prisma, and TypeScript.
- 🔐 Secure authentication with NextAuth.js
- 💰 Track expenses and income
- 📊 Analytics dashboard
- 📱 Responsive design
- 🎯 Activity management
- 📧 EDM system
- Next.js 15
- TypeScript
- Prisma
- PostgreSQL
- TailwindCSS
- NextAuth.js
- Clone the repository
git clone https://github.com/yourusername/personal-finance.git- Install dependencies
npm install- Set up environment variables
cp .env.example .env- Run the development server
npm run devMIT © Blake Hung - Powered by Blake Labs