Skip to content
/ To-Do Public

A simple and elegant To-Do List application built using React.

Notifications You must be signed in to change notification settings

ubednama/To-Do

Repository files navigation

To-Do List Application

A simple and elegant To-Do List application built using React. This app allows users to add, delete, and mark tasks as complete while supporting dark mode.

Features

  • Add Tasks: Easily add tasks to your to-do list.
  • Delete Tasks: Remove tasks that are no longer needed.
  • Mark as Complete: Toggle the completion status of each task.
  • Dark Mode Support: Switch between light and dark themes for better user experience.
  • Local Storage: Persist tasks across sessions using local storage.

Usage

Add a new task by typing in the input field and clicking the "ADD" button.
Click on the task to mark it as complete.
Use the trash icon to delete a task from the list.
Toggle between light and dark mode using the theme toggle button at the top.

Screenshots

Screenshot

Acknowledgements

React for the frontend framework.
Tailwind CSS for styling.
Lucide Icons for the icons.

About

A simple and elegant To-Do List application built using React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published