Skip to content

sanskriti49/todo-list-using-react

Repository files navigation

To-Do List App

A simple and user-friendly To-Do List application built using React. This app helps users manage their tasks efficiently by allowing them to add, edit, delete, and mark tasks as completed.

Features

  • Add Tasks: Quickly add new tasks to your to-do list.
  • Mark as Completed: Check off tasks once they're done.
  • Edit Tasks: Modify task details at any time.
  • Delete Tasks: Remove completed or unnecessary tasks.
  • Responsive Design: Works seamlessly across all devices.

Technologies Used

  • Frontend: React, JavaScript, HTML, CSS
  • State Management: React's useState and useEffect hooks

Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js
  • npm (comes with Node.js) or Yarn