Todo App

A clean and functional todo application with modern UI for task management.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Features

  • Add and delete tasks
  • Mark tasks as complete
  • Clean and intuitive UI
  • Responsive design
  • Local storage persistence

Learnings

  • DOM manipulation in JavaScript
  • Local storage usage
  • Event handling
  • State management basics