Local Storage Methods Demo

Store username, userId and userData key-value pairs
Remove username key-value pair
Clear everything in localStorage

Output

Username:

UserId:

UserData: null

List of Keys:

Total Items in Local Storage: 0