A simple and modern task management web application built using React.
The application allows users to manage daily tasks efficiently with persistent storage.
Live Demo: https://task-manager-hv804sez9-yashwanth-hashs-projects.vercel.app/
- Add, delete, and complete tasks
- Filter tasks (All / Completed / Pending)
- Persistent storage using browser LocalStorage
- Clean dark-themed user interface
- React
- JavaScript
- HTML
- CSS