Skip to content

MayankCodez/ToDo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ To-Do List Web App — CodTech Internship Task 4

This is Task 4 of my internship at CodTech, where I built a responsive, localStorage-powered To-Do list application using HTML, CSS, and JavaScript.


✨ Features

  • 📝 Add, complete, and delete tasks
  • ✅ Mark tasks as done with a single click
  • 💾 Tasks are saved in browser using localStorage
  • 🌈 Soft light-themed UI with distinct task box color
  • 📱 Mobile-friendly and responsive design

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • localStorage API

▶️ How to Run

  1. Clone the repository or download the ZIP
  2. Open index.html in any modern browser
  3. Start adding tasks!

📸 Screenshot

To-Do List Preview



🎯 What I Learned

  • DOM manipulation and event handling
  • State management using browser localStorage
  • Creating clean, reusable UI components
  • Styling and spacing for clean UX

🙌 Credits

This project was created as part of my internship with CodTech.
Feel free to fork it and build on it for your own productivity app!

About

CodTech Internship Task 4 — Responsive To-Do List Web App using HTML, CSS, and JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published