A simple and interactive To-Do List built with React, TypeScript, and Redux Toolkit.
The app allows users to add, edit, delete, and mark tasks as complete, providing a clean interface and persistent state management.
- ✨ Add new tasks
- 📝 Edit existing tasks
- ❌ Delete tasks
- ✅ Mark tasks as completed
- 🔄 Global state management with Redux Toolkit
- ⚡ Built with Vite for fast development
- 🧱 Type-safe with TypeScript
| Category | Technologies |
|---|---|
| Frontend | React, TypeScript, Vite |
| State Management | Redux Toolkit |
| Styling | Tailwind CSS / MUI (optional) |
| Build Tool | Vite |
| Package Manager | npm or yarn |