Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 372 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 372 Bytes

A Todo App using vanillaJS

A Todo List project done using HTML, CSS & JS as a part of the Odin Project curriculum

Features

  • CRUD functionality
  • Persistent storage using browser's local storage

Live URL

TodoProject