Next.js / TypeScript application
Expense Tracker is a full-stack application designed to help track users income and expenses.
- Create account (standard login/password or Google authentication)
- Add transactions (expenses/income)
- Delete transactions (expenses/income)
- Track transactions history
- Track overall balance as well as current sum of expenses and income
- Manage account details (Clerk)
- A short demonstration can be seen in this video
Caption: Home page for unregistered users.
Caption: Home page for registered users.
- Next.js
- TypeScript
- Clerk
- Neon
- Prisma
- CSS
- React Toastify
- React Icons
- Prettier
- Vercel
Note: Ctrl+Click (Windows/Linux) or Cmd+Click (macOS) the image to open link in a new tab.