Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 366 Bytes

Simple To-Do List Web Application

This is a simple to-do list web application built using HTML, CSS, and JavaScript. It allows users to manage their tasks in a straightforward and user-friendly interface directly in the browser.

Features

  • Add tasks
  • Mark tasks as complete
  • Delete tasks
  • Responsive design
  • Clean interface
  • Pure front-end implementation