Skip to content

makeuseofcode/localStorage-in-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localStorage in JavaScript

This repository contains code demonstrating the functionalities of the several methods of localStorage. You can find the code for the same in the main.js file

This repository also contains code for the Score Counter project. This JavaScript project is based on localStorage.
You can find the HTML code of the project in index.html file and JavaScript code in the script.js file.
Live demo of the project: https://makeuseofcode.github.io/localStorage-in-JavaScript/