A Progressive Web App that provides real-time weather updates for any location. The app is fast, responsive, installable, and works offline using modern web technologies.
- Search weather by city name
- Real-time temperature and weather conditions
- Humidity and wind speed
- Offline support using Service Worker (
sw.js) - Installable as a PWA using
manifest.json - Responsive UI for mobile and desktop
- HTML
- CSS
- JavaScript
- Weather API (e.g., OpenWeatherMap)
- Service Worker (
sw.js) - Web App Manifest (
manifest.json)
- App-like experience
- Can be installed on mobile and desktop devices
- Fast loading and reliable performance