A simple weather application that allows users to get the current weather information for a city using the OpenWeatherMap API. The app is built using HTML, CSS, and JavaScript.
- Search for a city to get current weather data.
- Displays temperature, weather description, and weather condition.
- Handles errors and invalid city names gracefully.
- HTML
- CSS
- JavaScript
- OpenWeatherMap
