A modern Todo application built using React.
This project helped me practice core React concepts like state management, components, and hooks.
- ➕ Add new tasks
- ✏️ Edit tasks
- 🗑️ Delete tasks with custom confirmation modal
- ✅ Mark tasks as completed
- 🔀 Drag & drop task reordering
- 💾 Local storage persistence
- 🎨 Modern black & gold UI design
- React JS
- JavaScript (ES6+)
- Tailwind CSS
- Local Storage API
Example:
- Home screen
- Drag & drop action
- Delete modal
git clone https://github.com/your-username/todo-app.git