Weather App

This is a simple weather application that allows users to fetch current weather data for a specific city.

image

image

Features

  • Fetch current weather data for any city
  • Display weather data in a user-friendly interface

Setup

  1. Clone the repository
  2. Open index.html in your browser

Usage

Enter the name of the city in the input field and click the search button. The current weather data for that city will be displayed on the screen.

Technologies Used

  • HTML
  • CSS
  • JavaScript

License

This project is open source and available under the MIT License.