This is a simple web application that fetches real-time weather data using the OpenWeatherMap API and displays it using HTML, CSS, and JavaScript.
- Search weather by city name
- Fetches real-time temperature, weather conditions, humidity, etc.
- Clean and responsive UI
(Add GitHub Pages link here if deployed)
- HTML
- CSS
- JavaScript (Fetch API)
- OpenWeatherMap API
- Clone the repository:
git clone https://github.com/yourusername/js-weather-app.git cd js-weather-app