Skip to content

javid/MyFirstPWA

Repository files navigation

Your First Progressive Web App Codelab

Your app will:

  • Use responsive design, so it works on desktop or mobile.
  • Be fast & reliable, using a service worker to precache the app resources (HTML, CSS, JavaScript, images) needed to run, and cache the weather data at runtime to improve performance.
  • Be installable, using a web app manifest and the beforeinstallprompt event to notify the user it's installable.

About

Just a Sample Progress Web App to learn

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors