/WeatherChecker

Primary LanguageJavaScriptMIT LicenseMIT

WeatherChecker

WeatherChecker is a simple JavaScript-based web application that fetches and displays weather data for a specified location using a public weather API.

Features

  • Fetches current weather data for a specified location.
  • Displays temperature, weather condition, and an icon representing the weather.

Installation

  1. Clone the repository:

    git clone https://github.com/YOUR_USERNAME/WeatherChecker.git
    cd WeatherChecker
  2. Open index.html in your web browser.

License

This project is licensed under the MIT License.