todoApplications

Todo List App

A simple Todo List application built with React that allows users to add, edit, delete, and mark tasks as complete. The tasks are stored in local storage, ensuring that they persist even after refreshing the page.

Features

Getting Started

These instructions will help you set up and run the project on your local machine.

Prerequisites

Installation

  1. Clone the repository

```sh git clone https://lokeshopenai.github.io/sample/ cd todo-app