This is a to-do list application hence the name TDL built using the stack below
👤 Viktor Paraj
- Github: @Styzex
Give a ⭐️ if this project helped you!
- Initial commit
- Deploy the application (vercel)
- Make a DB (vercel postgers)
- Implement Drizzle ORM
- Implement UI (tailwind)
- Authentication (clerk)
- Integrate tRPC for API management
- Routing/dashboard page (parallel routing)
- Delete/Add button (server actions)
- Edit button (server actions)
- Test and debug the application