A to do list written in javascript that displays how to add and remove items in the DOM to local storage.
  • TypeScript 40.8%
  • JavaScript 40.1%
  • HTML 19.1%
Find a file
2020-01-26 07:42:18 -05:00
app.js original push 2020-01-26 07:18:53 -05:00
app.ts original push 2020-01-26 07:18:53 -05:00
index.html original push 2020-01-26 07:18:53 -05:00
README.md Create README.md 2020-01-26 07:42:02 -05:00

to-do-local-storage-demo

A to do list written in javascript that displays how to add and remove items in the DOM to local storage.