Skip to content

danielmolnar/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do App

This app allows you to add and remove To-Do-Items and display them depending on their current state (all, completed, uncompleted). The List is stored in LocalStorage.

  • JavaScript Vanilla
  • CSS
  • HTML
  • Node.js
  • LocalStorage