Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobthered/tut-yt-pwa
https://github.com/bobthered/tut-yt-pwa
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bobthered/tut-yt-pwa
- Owner: bobthered
- Created: 2020-08-06T11:43:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T14:09:57.000Z (over 4 years ago)
- Last Synced: 2024-11-09T14:22:28.531Z (2 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: news-article.js
Awesome Lists containing this project
README
# Tutorial - Youtube - PWA
> Quick tutorial from youtube on creating a PWA webapp
## Youtube Links
1. [Build an app with WebComponents in 9 minutes](https://www.youtube.com/watch?v=mTNdTcwK3MM&t=8s)
2. [Turn a web app into a PWA in 10 minutes](https://www.youtube.com/watch?v=E8BeSSdIUW4)## Modifications
- Change to node express app
- Hid API_KEY behind environment variables
- Added dark mode toggle