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
- Host: GitHub
- URL: https://github.com/derstimmler/pwa-showcase
- Owner: DerStimmler
- Created: 2024-03-12T17:57:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T10:36:02.000Z (about 2 years ago)
- Last Synced: 2025-05-18T21:07:37.953Z (about 1 year ago)
- Topics: installable, offline, pwa, vanilla-css, vanilla-html, vanilla-js, webapp
- Language: HTML
- Homepage: https://derstimmler.github.io/pwa-showcase/
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.