Skip to content

Latest commit

Β 

History

History
49 lines (33 loc) Β· 1000 Bytes

File metadata and controls

49 lines (33 loc) Β· 1000 Bytes

πŸ“ Todo App

A simple and responsive Todo List application built using HTML, CSS, and JavaScript.

πŸš€ Features

  • Add new todos
  • Delete todos
  • Mark tasks as completed
  • Saves tasks using Local Storage
  • Simple and clean UI

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (DOM Manipulation & Local Storage)

πŸ“‚ Project Structure

index.html
style.css
script.js

🎯 What I Learned

  • DOM manipulation
  • Event listeners
  • Array methods
  • Local Storage
  • Dynamic element creation
  • Git & GitHub basics

πŸ”— Live Demo

https://todo-app-dun-beta-29.vercel.app/

πŸ“Έ Screenshot

image image

πŸ‘¨β€πŸ’» Author

Laxmi Narayana Chilveri

GitHub: https://github.com/laxminarayanachilveri04