Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 469 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 469 Bytes

Weather App

Description

This Weather App allows users to fetch and display current weather information for any city. It uses the OpenWeatherMap API to retrieve weather data and displays it in a user-friendly format.

Features

  • Fetches current weather data for any city.
  • Displays temperature and weather conditions.
  • User-friendly interface.

Installation

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