Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 286 Bytes

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