Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 310 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 310 Bytes

Exercise: Todo app

Second code challenge for the MERN program at LM: finishing up a todo app we started in class to practice JavaScript, including creating functions for adding, displaying and deleting items from local storage. Also made this work with keyboard input and sprinkled in a little CSS for fun.