/bookmarkerApp

A simple BookMarker Application in JS which uses localStorage to store data and data persists even after closing the tab unlike sessions in which data is lost after the session expires on closing the tab

Primary LanguageJavaScript

bookmarkerApp

A simple BookMarker Application in JS which uses localStorage to store data and data persists even after closing the tab unlike sessions in which data is lost after the session expires on closing the tab.

Version

1.0.0

Usage

Just download and open index.html. It is all client side