Welcome to the Weather Website repository! This is a simple web application that allows users to check the current weather conditions for any city around the world. The app fetches weather data from the OpenWeather API and presents it in a clean and user-friendly interface.
- City Search: Users can search for the weather of any city.
- Real-time Weather Data: Displays key weather details like temperature, humidity, wind speed, and weather conditions.
- Responsive Design: Optimized for both desktop and mobile devices, ensuring a smooth experience on all screen sizes.
- Error Handling: Handles invalid city inputs gracefully, alerting users if the city is not found.
- HTML: For basic webpage structure.
- CSS: For styling the website and making it responsive.
- JavaScript: To handle user interactions and API calls.
- OpenWeather API: For fetching real-time weather data (API key required).
to be created
To run the project locally on your machine, follow these steps:
- Clone the repository:
git clone https://github.com/1306pnjc/PRODIGY_WD_05.git