Use localStorage to save the data entered to the form fields below. The JavaScript code should read the values entered when the user clicks the button and save the data into localStorage. Use Developer Tools to study what data is saved and how. You can even try to modify this data using the developer tools.
Note: Some versions of Chrome's Web Developer Tools have a known issue with showing localStorage so if nothing is showing up, try with a different browser.
Services: