Open EndlessEndless1999 opened 1 year ago
Create an Array that stores Favorite drinks
Create an Object that stores User information (Start with the city they live in);
Then use localStorage.setItem() to set each key
https://blog.logrocket.com/localstorage-javascript-complete-guide/
Create an Array that stores Favorite drinks
Create an Object that stores User information (Start with the city they live in);
Then use localStorage.setItem() to set each key
https://blog.logrocket.com/localstorage-javascript-complete-guide/