Skip to content

jamesjohnson280/hello-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello PWA

The classic Hello World program as a Progressive Web App

Hello World Screenshot

What It Is

A simple PWA demo that displays the text "Hello, World!" utilizing an app manifest, service workers and caching. This demo is written in plain-vanilla HTML, CSS and Javascript (ES6). It has no dependencies.

I've also written a tutorial to go along with the code. Read it on Medium:

https://medium.com/james-johnson/a-simple-progressive-web-app-tutorial-f9708e5f2605

Demo

https://jamesjohnson280.github.io/hello-pwa/

Browser Compatibility

Hello PWA has been tested in the following browsers:

  • Chrome 67 (Windows and Android)
  • Firefox 60
  • Safari 11
  • Edge 42