Skip to content

fakhrbasha/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Weather App Using

A responsive weather forecast web application that allows users to search for any location and get real-time weather information. The project is built using HTML, CSS, JavaScript, Bootstrap, and consumes data from a Weather API.

πŸ“Œ Features

  • πŸ” Search weather by location
  • 🌑️ Display current temperature, weather condition, humidity, and wind
  • πŸ•’ Real-time and accurate data from external API
  • πŸ“± Responsive design using Bootstrap
  • 🎨 Clean and modern UI

πŸš€ Live Demo

Check it out live here:
πŸ”— Demo


πŸ› οΈ Technologies Used

  • HTML5 – Structure of the webpage
  • CSS3 – Custom styling
  • JavaScript – Logic and API integration
  • Bootstrap 5 – Responsive layout and components
  • Weather API – Fetching weather data

🧠 How It Works

  1. User enters a location.
  2. JavaScript sends a request to the weather API.
  3. The response is parsed and displayed on the page.
  4. UI updates with location name, temperature, condition icon, and more.

About

Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published