A demo for progressive web application with features like offline contents, push notifications, background sync etc,
-
git clone https://github.com/gokulkrishh/demo-progressive-web-app
-
cd into demo-progressive-web-app
-
In terminal, type
$ npm install && npm start
- In browser, open http://localhost:3000
-
- Service Worker
-
- Splash screen, Add to home screen, Standalone mode.
-
- Push notification
-
- Fetch API
-
- Background Sync
-
- Fallback when offline
-
- Online/Offline events
-
- Share API