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.htmlin your web browser.
This project is licensed under the MIT License.