This app will create, update, and delete
Goals:
-
Input form with single text input
-
click handler to capture data in text form field
-
helper utilities to read and write to local storage
-
Make it handle code! (use a textarea insted of a text)
-
Have two fields, one is a short name the other is the snippet
-
going to store the name and code inside the localStorage
-
display all snippets
-
search for a snipped using the name