window.localStorage.setItem("grade","One"); //in this case, the `grade` is the key while `One` is the value.