pwa-starter-demo icon indicating copy to clipboard operation
pwa-starter-demo copied to clipboard

PWA - Getting Started - Demo of Progressive Web App https://gauravbehere.github.io/pwa-starter-demo/

pwa-starter-demo alt text

PWA - Getting Started - Starter kit for Progressive Web Apps

Features Covered

  • Push Notification with Firebase
  • Network Change Detection
  • Background Sync
  • Service Worker
  • Splash Screen
  • Installable Web App
  • Lighthouse Score: 100
  • Manifest
  • App Shell Architecture
  • Fetch API

Get Started In 3 Steps

  • git clone https://github.com/gauravbehere/pwa-starter-demo
  • npm install
  • npm start
  • Test your progressive web app on http://localhost:4000

Live Demo

https://gauravbehere.github.io/pwa-starter-demo/

Read More

https://levelup.gitconnected.com/building-blocks-of-a-progressive-web-app-ffda0c1ce0db

Licence

MIT, Gaurav Behere, [email protected], http://gauravbehere.in

Do contribute, raise a PR & spread the word for PWA !