Skip to content

A weather application built with JavaScript that fetches real-time data from a weather API and displays it dynamically.

Notifications You must be signed in to change notification settings

letDiyaCode/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌦️ Weather App

A simple and interactive Weather App built using HTML, CSS, and JavaScript.
Get real-time weather information for any city using a weather API — fast, clean, and user-friendly ☁️🌡️


🚀 Features

  • Search weather by city name
  • Displays temperature in Celsius
  • Shows weather condition with icon
  • Displays wind speed
  • Error handling for invalid city names
  • Simple and responsive UI

🛠️ Tech Stack

Technology Purpose
HTML Structure of the app UI
CSS Styling and layout
JavaScript API logic and interactions
Weather API Fetch real-time weather data

▶️ How to Use

  1. Clone the repository:
    git clone https://github.com/letDiyaCode/Weather-App
  2. Open index.html in a browser
  3. Enter a city name in the search box
  4. Click the Search button
  5. View the current weather details
  6. Search for another city anytime

About

A weather application built with JavaScript that fetches real-time data from a weather API and displays it dynamically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published