Skip to content

Next.js app to track income & expenses. Uses Neon database with Prisma and Clerk for authentication

Notifications You must be signed in to change notification settings

2div/expense-tracker-nextjs

Repository files navigation

Expense Tracker (Next.js, TypeScript, Neon & Clerk)

Application for tracking income and expenses. It uses Next.js with Neon to persist data and Clerk for authentication.

Usage

Install dependencies:

npm install

Add Environment Variables:

Rename the .env.example file to .env.local and add the following values:

Run the development server:

npm run dev

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

About

Next.js app to track income & expenses. Uses Neon database with Prisma and Clerk for authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published