Skip to content

A simple weather app that provides real-time weather information for any location using the OpenWeatherMap API.

License

Notifications You must be signed in to change notification settings

GDGC-MET/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple weather app that provides real-time weather information for any location using the OpenWeatherMap API.

Features

  • Fetches real-time weather data using OpenWeatherMap API
  • Displays temperature, weather conditions, humidity, wind speed, and more
  • User-friendly interface with responsive design
  • Allows users to search weather data by city name

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • API: OpenWeatherMap API

Demo

[Link to your live project or a screenshot]

Getting Started

Prerequisites

To run the project locally, you'll need:

  • A text editor (e.g., VS Code)
  • A web browser

Installation

  1. Clone the repository:
git clone https://github.com/your-username/weather-app.git

2.Navigate to the project directory:

cd weather-app

3.run index.html