A simple task management web application where users can create, edit, and delete tasks. Built with React for the frontend and styled with CSS. This app allows users to manage their daily tasks effectively.
- ✅ Add, edit, and delete tasks.
- 📝 Mark tasks as completed.
- 🔄 Tasks are stored in local storage for persistence.
- 🎨 Clean and simple user interface.
- React
- JavaScript (ES6+)
- CSS for styling