A simple, efficient, and user-friendly To-Do list web application built using React.js. This app allows you to manage, track, and organize your tasks seamlessly with modern design elements and smooth functionality.
- Add Tasks: Quickly add new tasks with a title and description.
- Edit Tasks: Update tasks directly from the task list.
- Mark as Complete: Easily mark tasks as completed and move them to the completed section.
- Delete Tasks: Delete individual tasks or clear all pending tasks with the "Delete All" button.
- Task Count: Displays the number of remaining tasks at the bottom for an easy overview.
- Responsive UI: Optimized for both desktop and mobile devices.
- Modern Design: Stylish UI using CSS with icons from React-Icons.
Deployed on Netlify, You can check out the live version of this app here.
- React.js: Frontend framework for building the user interface.
- React Icons: For task management icons.
- CSS: Styling for the UI.