Weather App is a simple and interactive web application developed using HTML, CSS, and JavaScript as part of an ITI scholarship program. It allows users to check the weather for any city in Egypt through an easy-to-use and attractive interface.
Enter the city name to get weather data.
Instant display of temperature, weather conditions, humidity, and wind speed.
Use the OpenWeatherMap API to fetch live data.
Responsive design compatible with all devices.
Simple user interface with comfortable colors and clear fonts.
Use JavaScript to dynamically manipulate data and the DOM.