📝 Next.js Tutorial App
This is a simple Next.js app built as part of a learning exercise.
It uses modern Next.js features like the App Router, Server Components, and Prisma ORM for working with a database.
🚀 Features
- ✅ Add and display tasks
- ✅ Edit tasks
- ✅ Delete tasks
- ✅ Store tasks in a SQLite database using Prisma
- ✅ Server Actions (Next.js 14+)
- ✅ Tailwind CSS for styling
🛠️ Tech Stack
📸 Screenshots

