Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 838 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 838 Bytes

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