A simple and responsive Weather Web Application built using HTML, CSS, and JavaScript. This app fetches real-time weather data for any city using the OpenWeatherMap API and displays temperature, weather condition, humidity, and wind speed.
π Watch Demo on YouTube (Add your video link here)
π· Screenshot:

- Search weather by city name
- Real-time temperature, weather status, humidity, wind speed
- Weather icons based on condition
- Clean and responsive UI
- API error handling for invalid city names
- HTML5 β Markup and layout
- CSS3 β Styling and responsiveness
- JavaScript (ES6) β API integration and logic
- OpenWeatherMap API β For live weather data
weather-app/
βββ index.html # Main HTML file
βββ style.css # Styling
βββ script.js # JavaScript logic (API & interactivity)
βββ demo-image.png # Screenshot/demo image
βββ images.jpeg # Weather icon or additional asset
βββ README.md
- Clone the repository:
git clone https://github.com/palve-2003/weather-app.git
cd weather-app- Open
index.htmlin your browser.
π Note: To make the app work, replace
"YOUR_API_KEY"inscript.jswith your actual API key from https://openweathermap.org/api
#WeatherApp #JavaScriptProject #WebDevelopment #OpenWeatherMap #Frontend #HTMLCSSJS
This project is licensed under the MIT License.
Nilesh Palve
π§ [email protected]
π LinkedIn
π» GitHub