A simple and responsive Task Manager App built using React. Users can add tasks, mark them as completed, and delete them. It uses React hooks to manage state and provides a clean UI for managing daily tasks.
- ➕ Add new todos
- ✅ Mark tasks as completed
- ❌ Delete tasks
- ♻️ Real-time updates with React state
- 💾 LocalStorage support
- 📱 Fully responsive layout
- ⚛️ React
- 🧠 React Hooks (
useState
) - 🎨 CSS
Made with ❤️ by Jeesan Abbas