This is a web forecast app built on React. You can see and use the app on github pages here
To run this app locally you must provide api key as an environment variable for geocoding -
VITE_GEOCODE_MAP_API_KEY
This project uses:
- open-meteo api for forecast data
- wheretheiss for time zone date
- geocode maps for geocoding
- Dark and light themes
- Automatic data refetch
- Location picker
- 7 day weather forecast
- 1 hour period weather data
See the LICENSE file for license rights and limitations (MIT).