Weather-PWA is A progressive web weather app. built using pure Javascript, mainfest, and service worker . The app entails it name it gives a precise weather forcast of new york city and of any geographical location around the globe along with the weather forcast for the next days. using the openweathermap api
- It's a progressive web application, which can be install on users mobile devices.
- Works perfectly on offline mode.
- Saves searches in the cache. even while offline user can still access thier all previous search forecast. which will update when the user research for same locations while online
- Saves the last search location using the local storage. it displays the last search when the user refreshes the page.
- Add to home screen for quick acess.
- Responsive for different screen sizes.