Kryptofly / WeatherChecker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 45.7%Language:HTML 30.3%Language:CSS 24.0%