Created a Weather Website using HTML, CSS and JavaScript
A simple web application to fetch and display real-time weather conditions for any city using the OpenWeatherMap API.
Features:-
Real-time Weather Data: Get up-to-date weather information for any city. User-Friendly Interface: Clean and responsive layout for easy navigation. Weather Details: Displays temperature, weather condition, humidity, wind speed, and pressure. Loading Spinner: Indicates data is being fetched. Error Handling: Provides error messages for invalid city names or issues with fetching data.
Usage
Enter a city name:
Type the name of the city you want to check the weather for in the input field. Get weather data:
Click the "Get Weather" button to fetch and display the weather information. View weather details:
See the city's current temperature, weather condition, humidity, wind speed, and pressure. Contributing Contributions are welcome! Feel free to submit a Pull Request.
License This project is licensed under the MIT License.
