WeatherApp is a simple JavaScript-based web application that fetches and displays weather data for a specified location using a public weather API.
- Fetches current weather data for a specified location.
- Displays temperature, weather condition, and an icon representing the weather.
-
Clone the repository:
git clone https://github.com/YOUR_USERNAME/WeatherApp.git cd WeatherApp
-
Open
index.html
in your web browser.
This project is licensed under the MIT License.