Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.87 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.87 KB

What's Weather

A Moder React Weather PWA

GitHub issues Twitter


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.

Features

  • Dynamic Animating weather icons.
  • Dynamic backgrounds for mobile devices.
  • Temprature can be change from F to C.
  • Offline support.
  • Responsive design using modern CSS.

CORS Error

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).

Screenshots