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.
These instructions will help you set up and run the project on your local machine.
```sh git clone https://lokeshopenai.github.io/sample/ cd todo-app