A simple weather app that allows users to search for current weather conditions by city. It fetches data from the OpenWeatherMap API and displays the weather, temperature, and an icon representing the current conditions.
- Search for weather by city.
- Display current temperature and weather condition (e.g., sunny, cloudy).
- Weather icon changes based on the current weather.
- HTML5
- CSS3
- JavaScript
- OpenWeatherMap API
- Clone the repository:
git clone https://github.com/dmusau23/weather-app.git