Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 153 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 153 Bytes

ToDoList

This project is a basic to do list using HTML, CSS and Javascript.

Features

  • Local Storage of tasks
  • DOM manipulation
  • Event handling