This is a To-Do app built using Next.js, Clerk for authentication, ShadCN for UI components, and Webhooks for triggering external actions on task changes. It's a full-stack app designed for learning purposes, demonstrating integration of modern tools and services.
- Authentication with Clerk (Sign up, Sign in).
- CRUD operations for tasks (Create, Read, Update, Delete).
- Webhooks to trigger external notifications or actions when tasks change.
- ShadCN UI Components for a responsive, clean user interface.
- Tailwind CSS for modern, utility-first styling.
- Next.js (React Framework)
- Clerk (Authentication)
- ShadCN (UI Components)
- Webhooks (For external integrations)
- Tailwind CSS (Styling)