This is a simple web application that fetches weather data from a weather API based on the user's location or a user-inputted location. It displays the current weather conditions, temperature, and other relevant information.
- Fetches weather data from a weather API
- Allows users to input location to get weather information
- Displays current weather conditions, temperature, humidity, and wind speed
- HTML
- CSS
- JavaScript