This Weather App provides current weather information for locations around the world. You can access the live app here.
- Search: Enter a location to retrieve real-time weather data.
- Display: View current temperature, feels like temperature, humidity, and wind speed.
- Responsive: Works seamlessly on various devices - desktops, tablets, and mobile phones.
Explore the live demo of the Weather App: Weather App Live Demo
- HTML5
- CSS3
- JavaScript (ES6)
- Fetch API: For fetching weather data from an external API.
- Responsive Design: Ensures compatibility across different devices.
To run the Weather App locally:
- Clone this repository:
git clone https://github.com/husnainsaeed00/weatherApp.git
- Open
index.html
in your web browser.
- Enter a location in the search field.
- Press the search button or hit Enter.
- View the current weather details for the entered location.
- Weather data provided by WeatherAPI.
- Icons by [Material-Icons](https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet")).
This project is licensed under the MIT License.