Features
- City Search: Enter any city name to retrieve the current weather information.
- Weather Details: Displays temperature, weather description, humidity, and wind speed.
- Responsive Design: Adaptable layout for various devices and screen sizes.
- Error Handling: User-friendly messages for invalid city names and API errors.
Technologies Used
- HTML: Provides the structure of the web page.
- CSS: Styles the application and ensures a clean, responsive design.
- JavaScript: Handles user interactions and API requests.
- OpenWeatherMap API: Provides weather data.