This repository contains a weather forecasting application built with React that provides real-time weather information and forecasts. The main purpose is to offer users accurate weather data based on
Help others discover it

Responsive React Weather Forecast APP screenshot 1
This repository contains a weather forecasting application built with React that provides real-time weather information and forecasts. The main purpose is to offer users accurate weather data based on their location or searched cities. The application fetches data from GeoDB Cities API for location information and OpenWeather API for weather forecasts, presenting it in a user-friendly, responsive interface.
Note: To use this application, users need to sign up for API keys from both RapidAPI (for GeoDB Cities) and OpenWeather API services.