#Author
Ken Nzuki
This is a simple weather app that fetches current weather data from the OpenWeather API based on user input.
- Allows users to input a city name to get the current weather information.
- Displays the city name, temperature, weather description, humidity, and wind speed.
- HTML
- CSS
- JavaScript
OpenWeather API - The OpenWeather API provides current weather data for any location including over 200,000 cities.
You can see a live demo here (Replace this with the URL of your hosted application if available).
This project is licensed under the MIT License - see the LICENSE # api-final