Skip to content

"This is a To-Do website built with React, allowing users to add and manage tasks. It features three components: logo, task form, and task display. State management is done using React Context for an efficient user experience.

Notifications You must be signed in to change notification settings

mahmoudsaeedua74/Todo-app

Repository files navigation

Todo App

Todo App is a simple task management web application. It allows users to add tasks, mark them as completed, delete them, and sort tasks based on their completion status. The app also includes a Dark Mode/Light Mode toggle for better usability.

Features:

  • Add and manage tasks easily.
  • Mark tasks as completed or delete them.
  • View tasks based on their completion status (completed or pending).
  • Dark Mode and Light Mode toggle.
  • Context-based state management for handling task states.

Technologies Used:

  • React
  • Context API (for state management)
  • CSS
  • Dark Mode/Light Mode implementation
  • tailwindcss

How to Set Up the Project:

  1. Clone the repository:
    git clone https://github.com/your-username/todo-app.git

About

"This is a To-Do website built with React, allowing users to add and manage tasks. It features three components: logo, task form, and task display. State management is done using React Context for an efficient user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published