Weather-App
🌤️ Weather App
Welcome to the Weather App! This application allows users to search for real-time weather updates for any city around the world.
🚀 Features
🌍 Search for weather conditions by city name.
⛅ Displays real-time weather data, including temperature, humidity, and weather conditions.
🕒 Provides a quick overview of the current date and time for the selected city.
📱 Fully responsive design for seamless use on desktop and mobile devices.
🛠️ Technologies Used
Frontend: HTML, CSS, JavaScript
API: OpenWeatherMap API
Version Control: Git
📂 Project Structure
index.html: The main structure of the app.
style.css: Styling for a modern and clean UI.
app.js: Handles API requests, user interactions, and dynamic content updates.