A full-stack expense tracking web application built with Next.js that allows users to securely manage their personal finances. The app includes authentication powered by Clerk, ensuring each user has private and protected access to their data. Transactions are stored in a Neon (PostgreSQL) database and managed using Prisma ORM for type-safe and scalable data access. Users can add income and expense transactions, view balances in real time, and track financial history through a clean and intuitive interface. The project demonstrates modern full-stack development practices, including authentication, database integration, and dynamic UI updates.
Expense Tracker — Full-Stack Next.js Application



