A simple and intuitive Todo List application built with React.js and Tailwind CSS for efficient task management.
- Live Demo: Click Here
-
Add Tasks: Click the "Add New Task" button to open a popup modal where you can create new tasks
-
Task Status: Tasks are automatically categorized as
"Pending"or"Completed" -
Filter Tasks: Use the dropdown menu to sort and view tasks by:
- All tasks
- Completed tasks
- Pending tasks
-
Edit Tasks: Click the edit icon to modify existing tasks
-
Delete Tasks: Remove unwanted tasks with the delete button
-
Search Functionality: Quickly find tasks using the search bar
-
Responsive Design: Fully optimized for both desktop and mobile devices
| Technology | Uses |
|---|---|
| React.js | Frontend framework for building the user interface |
| Tailwind CSS | Utility-first CSS framework for styling |



