Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.08 KB

To-Do Task Manager

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.

Features

  • 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.

Demo

Deployed on Netlify, You can check out the live version of this app here.

Technologies Used

  • React.js: Frontend framework for building the user interface.
  • React Icons: For task management icons.
  • CSS: Styling for the UI.