Gets an item's string value from the localStorage.
the key to look up its associated value
Returns the string if found, null if there is no data stored for the key
Gets an item's string value from the localStorage.