Mohlenkamp / get-AMPed

Project 3 - Creating a full-featured About Me Page (AMP)
https://get-amped.herokuapp.com/
0 stars 3 forks source link

PWA bonus #17

Closed Mohlenkamp closed 3 years ago

Mohlenkamp commented 3 years ago

Setup manifest and storage. Make installable.

Mohlenkamp commented 3 years ago

Service worker not storage.

Mohlenkamp commented 3 years ago

Got it working! Still need to add in 2 screenshots (as soon as available), and manually put in the cache files when we know what they are, BUT it qualifies as a PWA installable.

Mohlenkamp commented 3 years ago

screenshots added. more files added to cache. full install available, but the cache doesn't work 100% because I didn't do a fetch intercept on the catch block.