Skip to content

ashish109/demo-progressive-web-app

 
 

Repository files navigation

Progressive Web Application

A demo for progressive web application with features like offline contents, push notifications, background sync etc,

Install

  1. git clone https://github.com/gokulkrishh/demo-progressive-web-app

  2. cd into demo-progressive-web-app

  3. In terminal, type

  $ npm install && npm start
  1. In browser, open http://localhost:3000

Features

  • - Service Worker

  • - Splash screen, Add to home screen, Standalone mode.

  • - Push notification

  • - Fetch API

  • - Background Sync

  • - Fallback when offline

  • - Online/Offline events

  • - Share API

List of PWA Apps
My PWA Apps
Reference
MIT Licensed

About

⚙ A simple pwa to showcase offline, add to home screen icon, splash screen, push notifications, bg sync, share API etc,.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.2%
  • CSS 26.7%
  • HTML 16.1%