Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 922 Bytes

File metadata and controls

23 lines (20 loc) · 922 Bytes

🌤 Weather Application Using JavaScript A simple, interactive weather application built with HTML, CSS, and JavaScript that fetches real-time weather data using an API. Users can check current weather conditions, including temperature, humidity, and wind speed, for any location.

🚀 Features 🔍 Search weather by city name 🌡️ Displays temperature, humidity, and wind speed 🎨 Responsive and user-friendly UI 📌 How to Use Enter a city name in the search bar. Press the search button to fetch real-time weather data. 🔧 Technologies Used HTML, CSS – For structuring and styling JavaScript – For dynamic functionality Weather API – For real-time data 📸 Preview

🛠 Setup Instructions 1.Clone the repository: git clone https://github.com/etk18/WeatherApplicationUsingJS.git Open index.html in a browser.

=> If Anyone Wants To Contribute ,Kindly Create a Pull Request Leave Feedbacks in comments