A lightweight and interactive To-Do List application built using React.js. This app allows users to add and delete tasks with a simple and clean interface. Tasks are stored in local storage, so they remain available even after refreshing the page.
🚀 Features
- ✅ Add and remove tasks dynamically
- ✅ Local storage support for task persistence
- ✅ Responsive and user-friendly design
🎯 Usage
- Type a task in the input field and press Add. Click the delete button to remove a task.