This is just another take on the React Weather app. Taking it a little further towards an app by introducing the following features:
- Checks for browser location ( if authorized by user ) and shows the weather for that region
- uses a free open source api Open Meteo rather than several of the ones out there that are rate limited.
- incorporates a map that zooms to the location whenever it’s updated. Additionally, it includes the following overlays (temperature, cloud, wind & precipitation). NOte: you must zoom outon the map to see the layers they are selected.
You can read more about this app here