A simple weather application that fetches real-time weather data from the WeatherAPI and displays it dynamically.
- Search for any city or country
- Get real-time temperature, weather conditions, and icons
- Uses WeatherAPI for live data
- Responsive design
- HTML
- CSS
- JavaScript
- WeatherAPI
- Clone the repository:
git clone https://github.com/RifatS90/Weather-app.git
- Navigate to the project folder:
cd weather-app - Open
index.htmlin a browser.
- Enter a city or country in the search bar.
- Click the search icon or press Enter.
- View real-time weather information including:
- Temperature in Celsius
- Weather conditions (e.g., Sunny, Cloudy)
- Weather icon
This project uses WeatherAPI. To use your own API key: Sign up at WeatherAPI and get a free API key.
Feel free to contribute by submitting a pull request.
