telanet / Portfolio-microverse

1 stars 0 forks source link

Local storage #12

Closed telanet closed 2 years ago

telanet commented 2 years ago

Preserve data in Local storage

When the user changes the content of any input field, the data is saved to the local storage. When the user loads the page if there is any data in the local storage the input fields are pre-filled with this data.