Skip to content

vale-c/TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp

A simple, clean and functional JS Todo App

This JavaScript app uses Local Storage in order to keep track of previously stored todo items, so that you can add and remove them as you wish and still be able to visualize them as you left them.