Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 506 Bytes

File metadata and controls

6 lines (5 loc) · 506 Bytes

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/