JavaScript
A simple to do app using Html, CSS and JavaScript
A simple to-do list app that allows users to add, complete, and delete tasks. Tasks are saved to local storage for persistence.

Technologies Used
🔧Html
🔧 Css
🔧 JavaScript
Project Info
CategoryJavaScript
Technologies3
Features4
Key Features
Add edit complete and delete tasks.
Persistent data using Local Storage.
Strikethrough tasks when marked complete.
Edit tasks inline.
Code Implementation
index.html