A simple weather app built with HTML, CSS, and JavaScript using the Open-Meteo API.
It allows users to search for a city and view both location details and current weather forecast with weather icons.
- Geocoding API → Fetches location info (country, timezone, population, etc.)
- Forecast API → Displays current temperature, wind speed, and weather code
- Dynamic weather icons
- Responsive UI with modern card design
- HTML5
- CSS3
- JavaScript (Fetch API)
- Open-Meteo API
git clone https://github.com/YOUR-USERNAME/Weather-App.git