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.
Build with Create React App
- Clone application
- Install dependencies and
- Type
npm start
App deployed to Netlify: ➡️ PWA-Weather_app
- OpenWeather API
Screenshot
Lighthouse
Deployed to Netlify - Redirects to HTTPS
Offline & Service Worker
Install App in local machine