A web application that fetches real-time weather data based on user-inputted city names. Built using HTML, CSS, JavaScript, and the WeatherAPI.
- Fetches real-time weather data from WeatherAPI
- Displays city name, country, local time, temperature, weather condition, and an icon
- Handles invalid city names with an error message
- Clean and responsive UI
You can see a live demo of the project here.
- HTML
- CSS
- JavaScript
- Axios (for API requests)
- Clone the repository:
git clone https://github.com/DevOlabode/weather-App.git
- Open
weatherAppAPI.htmlin a browser.
Feel free to submit issues or pull requests if you have any suggestions!
This project is licensed under the MIT License.