This is a simple web application that allows users to check real-time weather information by entering a city name. It uses data fetched from a weather API to display the weather details.
- User-friendly interface
- Dynamic weather updates based on user input
- Integration with a reliable weather API
- Enter the name of your city in the input field.
- Click on the "Get Weather" button.
- The app will display the current weather conditions for the specified city.
- HTML
- CSS
- JavaScript
- Weather API
- Clone the repository:
git clone https://github.com/Hayadarwish/Weather-App.git
- Open index.html in your browser
- Open Weather Map