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

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: 5 months 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.