Welcome to my Weather Forecast Web App โ a responsive and visually appealing application that fetches real-time weather data using WeatherAPI. The app dynamically updates backgrounds, button colors, and weather icons based on weather conditions like โ๏ธ sunny, ๐ง๏ธ rainy, ๐ฌ๏ธ windy, or โ๏ธ snowy โ all with a smooth and animated interface.
- ๐ Search weather by country name
- ๐ก๏ธ Toggle between ยฐC and ยฐF
- ๐ View current + 3-day weather forecast
- ๐จ Weather-based dynamic backgrounds and button styling
- ๐ฑ Fully responsive layout with animations
- ๐ Real-time data using WeatherAPI
-## ๐งฐ Technologies Used
- HTML5
- CSS3 (with custom animations)
- JavaScript (ES6+)
- WeatherAPI (for live weather data)
- Git & GitHub (for version control)
const apiKey = "c9dbd57ecf104b7184f64445251507";