Todo App
This is a minimalistic todo app.
Highlights
-
No password required: supports Google login and email magic link login.
-
Mobile responsive and uses the device’s dark / light mode.
-
Optimistic updates for the creation, update, and deletion of todos for better user experience.
Technologies used:
- Language: TypeScript
- Frontend: Next.js, Tailwind CSS
- Backend: tRPC
- Database: PostgreSQL, Prisma ORM