Skip to content

A simple demo for Offline first applications. Using Service Workers, IndexedDB and Cache API

Notifications You must be signed in to change notification settings

OrencioRodolfo/offline-first-apps

Repository files navigation

offline-first-apps

Offline-first-apps is a simple demo demonstrating how you can use Service Workers, the Cache API and IndexedDB to store content into the user's browser and make the application fully available even when there's no internet connection.

Install it

So you can get this toy working into your machine, you can do the following:

git clone git@github.com:OrencioRodolfo/offline-first-apps.git
npm run init

And rock n' roll!

Screenshots

About

A simple demo for Offline first applications. Using Service Workers, IndexedDB and Cache API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages