This Weather App provides real-time weather information for various cities around the world. Users can select a city from a dropdown menu or select "current location" to view the current weather conditions including temperature, humidity, wind speed, and a general description of the weather.
- Real-time weather data fetching from the OpenWeatherMap API with Geolocation.
- Dynamic background that changes based on the current weather conditions and time of day.
- Display of weather-related details such as temperature, wind direction, humidity, and a general overview.
- Supports multiple major cities across the globe and Geolocation.
- Select a city from the dropdown menu or select "current location"
- Click the 'Submit' button to fetch and display the weather data for the selected city.
Before running this app, make sure you have the following installed:
- A modern web browser (e.g., Chrome, Firefox, Safari).
- Node.js (if running locally).
- A working OpenWeatherMap API