In this example function saveMessage() just stores input value to localStorage.json. To render stored data, you could modify this function, so after saving data we can update welcomeText value.
In this example function saveMessage() just stores input value to localStorage.json. To render stored data, you could modify this function, so after saving data we can update welcomeText value.