Ecosyste.ms: Awesome
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: about 1 month 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T10:36:02.000Z (10 months ago)
- Last Synced: 2024-11-07T10:52:20.362Z (3 months 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.