Weather Application How It work
This is a weather application that fetches accurate weather information based on user search using the OpenWeather API. It provides real-time weather data including temperature, humidity, and wind speed for the searched location. The application features a user-friendly and easy-to-use UI for a seamless weather experience.
Accurately fetches weather information based on user search using the OpenWeather API. Displays temperature, humidity, and wind speed conditions for the searched location. User-friendly and intuitive interface for easy navigation and interaction. Responsive design to ensure optimal user experience across devices. Demo
You can try out the Weather Application by visiting the following link: Weather Application Demo
To run the Weather Application locally, follow these steps:
Clone the repository: git clone https://github.com/Mukesh39/weatherapp.git
Navigate to the project directory:
cd repo
Open the index.html file in your preferred web browser.
Sign up for an API key at OpenWeather and replace the placeholder API key in the code with your actual API key.
open The Link - https://weatherforecast24by7.netlify.app
Enter the location you want to check the weather for in the search input field. Press the "Search" button or hit Enter to fetch the weather information for the entered location. The application will display the temperature, humidity, and wind speed conditions for the searched location. Feel free to search for different locations to check their respective weather conditions. Screenshots
Screenshot 1
Screenshot 2
Contributions are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.
This project is licensed under the MIT License.