🌦️ Weather Prediction Application
A responsive web-based application that allows users to retrieve real-time weather information for any city using live API integration. The system fetches and displays key weather metrics including temperature, humidity, wind speed, and weather conditions in a clean and intuitive interface.
This project demonstrates practical implementation of REST API consumption, asynchronous data handling, frontend–backend integration, and dynamic UI updates.
🚀 Key Features
🌍 Search weather details by city name 🌡️ Displays temperature, humidity, wind speed, and weather condition ☁️ Fetches real-time data from a public weather API ⚡ Fast response using asynchronous API calls 🎨 Clean and responsive user interface ❌ Handles invalid city names with error messages 📱 Mobile-friendly design
🛠️ Tech Stack
HTML, CSS, JavaScript
Weather API (OpenWeather / similar)