Skip to content

skaurbagga/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒค๏ธ Weather Forecast Web App

This is a simple weather forecast web application that allows users to check real-time weather information for any city using the OpenWeatherMap API. Built using HTML, CSS, and JavaScript, the app fetches and displays temperature, weather conditions, humidity, and wind speed dynamically.

๐Ÿ“ Project Structure

weather-app/ โ”‚ โ”œโ”€โ”€ index.html # Main HTML file โ”œโ”€โ”€ style.css # Styling for the app โ”œโ”€โ”€ script.js # Logic to fetch and display weather data โ”œโ”€โ”€ .gitignore # Files/folders ignored by Git

๐Ÿš€ Features

  • ๐ŸŒ Search by city name
  • ๐ŸŒก๏ธ Real-time temperature in Celsius
  • ๐ŸŒง๏ธ Weather condition (Clear, Clouds, Rain, etc.)
  • ๐Ÿ’ง Humidity and wind speed
  • ๐ŸŽจ Dynamic background and icon updates based on weather
  • โŒ Error handling for invalid city input
  • โŒจ๏ธ "Enter" key and button click support for searches

๐Ÿ› ๏ธ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Font Awesome (Icons)
  • OpenWeatherMap API

Developed by Sahajpreet Kaur Bagga Feel free to connect or contribute!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published