Skip to content

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

License

Notifications You must be signed in to change notification settings

m3rryqold/demo-progressive-web-app

 
 

Repository files navigation

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

Installation

Step 1 - clone the repo

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

Step 2 - cd in the repo

$ cd demo-progressive-web-app

Step 3 - install dependencies

$ npm install

Step 4 - run application

$ npm run start

In browser, open http:https://localhost:3000

Main features

  • - App Shell Architecture

  • - Service Worker

  • - Add to home screen, Splash screen, Browser mode etc,

  • - Fallback when offline

  • - Online/Offline events

  • - Fetch API

  • - Push notification

  • - Background sync

  • - Web share

Get started with PWA development

Progressive Web Apps

Reference

License

MIT © Gokulakrishnan

If you found a bug or some improvments, feel free to raise an issue and send a PR!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 57.4%
  • CSS 25.8%
  • HTML 16.8%