A Moder React Weather PWA
A React weather app that shows weather by accessing the user's geolocation. I am using a service worker of react-app that allows you to install this app in your device and provide native app experience. This is a simple PWA react weather App with react hooks useState and useEffect.
- Dynamic Animating weather icons.
- Dynamic backgrounds for mobile devices.
- Temprature can be change from F to C.
- Offline support.
- Responsive design using modern CSS.
If you are facing a warning popup on this web app start. Please visit this url Request API access and click on the button and try to load the web app again. I am using testing API which may throw error 403 (Forbidden).