Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derstimmler/pwa-showcase

Example project to show the process of turning a vanilla WebApp into a PWA
https://github.com/derstimmler/pwa-showcase

installable offline pwa vanilla-css vanilla-html vanilla-js webapp

Last synced: about 1 month ago
JSON representation

Example project to show the process of turning a vanilla WebApp into a PWA

Awesome Lists containing this project

README

        

# PWA Showcase

Example project to show the process of turning a vanilla Web App into a PWA

## Demo

Access the PWA [here](https://derstimmler.github.io/pwa-showcase/).

## Features

- Responsive Design
- Installable
- Offline-Mode
- Notifications
- State Management via Web Storage

## Run locally

Just open the `src/index.html` file.