Welcome to the Weather Application! This is a simple and intuitive web-based application that provides real-time weather updates for any location. Powered by OpenWeatherMap API, the app fetches current weather data, including temperature, humidity, wind speed, and general weather conditions.
- 🌦 Real-time Weather Data: Get live weather updates for any city worldwide.
- 📍 Location Search: Search for weather by entering the city name.
- 🌡 Temperature: Displays the current temperature in Celsius/Fahrenheit.
- 💨 Additional Weather Info: Includes humidity, wind speed, and overall conditions.
- 🔄 Responsive Design: Fully responsive layout to ensure compatibility with all devices.
- 🌐 API Integration: Utilizes the OpenWeatherMap API to fetch real-time weather data.
- Frontend: HTML5, CSS3, JavaScript
- API: OpenWeatherMap API
- Version Control: Git & GitHub
- Enter the name of the city in the search bar.
- Press the "Search" button to fetch the current weather for the selected city.
- The application will display real-time weather data, including temperature, humidity, wind speed, and overall conditions.