I have save the form data in the local storage of the browser. That way when the user reloads the page the data filled out in the form will be preserved.
I have implement the following interactions:
For this project, I have add the JavaScriptHTMLCSSlinter.
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.
For this final milestone portfolio website,
I have implement the following interactions:
JavaScript
HTML
CSS
linter
.