pull down to refresh
0 sats \ 0 replies \ @crrdlx 24 Aug 2023 \ on: How can i make a responsive website using CSS tech
I set up this repo and used it to turn the "Satoshi Bitcoin Converter" into a PWA.
repo: https://github.com/crrdlx/puredogpwa
SBC: https://satoshibitcoinconverter.com
great template: https://simplepwa.com/
For a PWA, you need to add a few extra things.
- manifest
- service worker
- app icons
- a few code snippets on pages to make it installable