A responsive weather application built with HTML, CSS, and JavaScript that provides real-time weather forecasts for any location worldwide using the OpenWeatherMap API.
- Search weather by city name
- Real-time temperature display (Celsius)
- Wind speed and direction
- Humidity percentage
- Visibility distance
- Current date display
- Dynamic weather icons
- Accessibility optimized
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- API: OpenWeatherMap
- Icons: Google Material Icons
- Styling: CSS Variables, Flexbox, Grid
- Enter a city name in the search box
- Press the search button or hit Enter
- View current weather conditions
- See detailed metrics including wind, humidity, and visibility
Contributing Contributions are welcome...Please fork the repository and create a pull request.