Skip to content

Commit

Permalink
Merge pull request #3 from jamesjohnson280/documentation
Browse files Browse the repository at this point in the history
Documentation
  • Loading branch information
jamesjohnson280 authored Aug 9, 2018
2 parents 467f7f2 + 53d5589 commit 4f56d64
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
# Hello-PWA
# Hello PWA
The classic Hello World program as a Progressive Web App

![Hello World Screenshot](./screenshot.jpg "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 dependancies.

## 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
Binary file removed screenshot.png
Binary file not shown.

0 comments on commit 4f56d64

Please sign in to comment.