Awesome
Progressive Web App Example - Weather
Full implementation of weather progressive web app based on : https://developers.google.com/web/fundamentals/getting-started/your-first-progressive-web-app/, including few additional tweaks.
Web instance of this codebase: https://weather-7f26a.firebaseapp.com/
Running locally
Running on firebase
- Create new project in https://console.firebase.google.com/
- Run
firebase init
- Run
firebase deploy