CRClothier / My-Portfolio-Website

A portfolio website built using HTML, CSS & Javascript, showing all the projects I have created to date and acting as a CV.
MIT License
11 stars 0 forks source link

Milestone 10: Preserve Local data; #12

Closed CRClothier closed 2 years ago

CRClothier commented 2 years ago

In this checkpoint, we use local storage to save any data typed into the contact form and we repopulate the contact form with that data when the page refreshes.