This Weather App allows users to search for the current weather conditions of any city using the OpenWeatherMap API. It's a simple and intuitive interface that provides instant weather updates including temperature, humidity, and general weather conditions.
- Search for weather information by city name.
 - Get real-time weather updates.
 - Displays temperature, humidity, and feels-like temperature.
 - Responsive design for desktop and mobile devices.
 
To use the Weather App:
- Enter the name of the city in the input field.
 - Press the 'Search' button or the Enter key to display the weather.
 
- HTML
 - CSS
 - JavaScript
 - OpenWeatherMap API
 

