Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌦️ Weather App

A simple and visually appealing Weather App built using HTML, CSS, and JavaScript. This application allows users to search for the current weather in any city across the globe, displaying temperature, humidity, wind speed, and dynamic weather icons.

🔍 Features 🌍 Get real-time weather updates for any city

🌡️ Shows temperature, humidity, and wind speed

⛅ Displays custom weather icons for clear, cloudy, rainy, and other conditions

🎯 Search weather by city name

🚀 Smooth and responsive UI/UX

⌨️ Search with button click or Enter key

📦 Tech Stack HTML – For basic structure

CSS – For styling and layout

JavaScript – To fetch and display weather data dynamically

OpenWeatherMap API – To get weather data

⚙️ How It Works Enter a city name in the input box.

Click the search button or press Enter.

The app fetches weather data from the OpenWeatherMap API.

Data like city name, temperature, humidity, and wind speed are displayed.

A weather icon updates based on the current condition.

🛠️ Installation & Setup

Clone the repository

git clone https://github.com/your-username/weather-app.git

Navigate to the project directory

cd weather-app

Open index.html in your browser

About

My live working weather app.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages