A Full-Stack Expense Tracker

FEATURES

  • User Auth via Clerk.com
  • Private User Accounts
  • Persistent Postgres database via neon.tech
  • Prisma ORM
  • Next.js back-end
  • Deployment via Vercel.com

Getting Started

Run the development server: (use npm, pnpm, yarn, bun, whatever...)

npm run dev

Then open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

Next.js deployment documentation

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.