Skip to content

nashitshayan/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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