A clean and responsive weather app that shows real-time weather data for any city in the world.
- Search weather by city name
- Search by clicking button or pressing Enter
- Shows temperature, humidity, and wind speed
- Dynamic weather icons based on conditions
- Fully responsive on mobile and desktop
- HTML5
- CSS3
- JavaScript (Vanilla)
- OpenWeatherMap API
- Clone the repo
- Get a free API key from openweathermap.org
- Replace
apiKeyinindex.htmlwith your key - Open
index.htmlin your browser
