/indexDBSpike

Understanding indexDB

Primary LanguageHTMLMIT LicenseMIT

IndexedDB

This repo is understanding the indexedDB for offline purpose.

Application

To run this application, you have to run a server and open index.html. After opening the page, open the developers tool, Application tab and there check the indexedDB, You need to refresh the database (right click on indexedDB and click on refresh) to see the result.