#1 What is JSON: https://youtu.be/JEjsLt0w2jE
#2 Using Stringify with localStorage to save persistant data: https://youtu.be/4vJIPW88Ypc
#3 Get data from localStorage and convert to JavaScript Object using JSON.parse: https://youtu.be/UjLnq8NUSkk
Starter code: https://github.com/MarkleyClassroom/JsonAndLocalStorage-YouTube