A responsive Task Manager built with React.js to efficiently manage tasks with modern UI and interactive features.
- Add, Edit, Delete Tasks: Easily manage your to-dos.
- Mark as Completed: Track completed and pending tasks.
- Filtering & Sorting: Filter tasks by status (All, Completed, Pending) and sort by creation date or alphabetically.
- Dashboard: Visual charts show task distribution and completion rate.
- Responsive Design: Sidebar navigation and layouts adapt to mobile, tablet, and desktop.
- Modern UI: Dark theme with gradient accents and hover effects.
- Frontend: React.js
- Styling: Tailwind CSS
- Routing: React Router
- Charts & Icons: Recharts, Lucide Icons
- Clone the repository:
git clone https://github.com/maddydevelops/TaskManager.git