A simple and responsive Todo List application built using HTML, CSS, and JavaScript.
- Add new todos
- Delete todos
- Mark tasks as completed
- Saves tasks using Local Storage
- Simple and clean UI
- HTML5
- CSS3
- JavaScript (DOM Manipulation & Local Storage)
index.html
style.css
script.js- DOM manipulation
- Event listeners
- Array methods
- Local Storage
- Dynamic element creation
- Git & GitHub basics
https://todo-app-dun-beta-29.vercel.app/
Laxmi Narayana Chilveri