Expense tracker making it simple for you to track and manage your expenses. Easy to use and simple to understand.
This project is educational purpose only.
- Bun
- NextJS
- TailwindCSS
- HonoJS
- AuthJS
- Drizzle
- LibSQL
- Authentication
- Add Expense
- Delete Expense
-
Clone the repository
-
Install dependencies
bun install
-
Run the project
bun dev
-
Open http://localhost:3000 in your browser
-
Happy coding!