Skip to content

Latest commit

 

History

History
91 lines (38 loc) · 2 KB

README.md

File metadata and controls

91 lines (38 loc) · 2 KB

Netlify Status   DeepScan grade   JavaScript Style Guide   GitHub last commit   npm version


Building PWA apps   🅿️ 🍺


A PWA React Weather Application, that takes an input (type:string cityName) entered by user, and returns its weather information.
Progressive web apps bring native-like features into a web application, and work regardless of network connectivity.

Installation 🥯

Build with Create React App
  • Clone application
  • Install dependencies and
  • Type npm start

Live link

App deployed to Netlify: ➡️ PWA-Weather_app


Data

  • OpenWeather API

Screenshot

PWA weather app



Lighthouse

PWA weather app


PWA weather app



Deployed to Netlify - Redirects to HTTPS PWA weather app


Offline & Service Worker

PWA weather app


Install App in local machine

PWA weather app