Skip to content

shruti423/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌦️ Weather App

A simple weather application that displays real-time weather information using a public weather API.


Live Demo

πŸ”— View Live Weather App

Features

  • Search weather by city
  • Displays temperature and weather condition
  • Dynamic weather icons
  • Error handling for invalid cities

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Weather API

Screenshots

πŸ“‚ Project Structure

WEATHER_APP/
│── index.html          # Main HTML file
│── style.css           # Styling for the application
│── script.js           # JavaScript logic
│── README.md           # Project documentation
β”‚
β”œβ”€β”€ assets/              # Weather icons and images
β”‚
└── screenshots/         # Application UI screenshots
    β”œβ”€β”€ home_page.png
    β”œβ”€β”€ main_page.png
    └── error_page.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors