Welcome to the Weather App! This web application provides real-time weather information for locations worldwide. Stay informed about current weather conditions, including temperature, humidity, wind speed, and more, with just a few clicks.
- Real-Time Weather Updates: Get the latest weather data instantly.
- Search Functionality: Easily search for weather information by city name.
- Dynamic Backgrounds: Enjoy visually stunning backgrounds that change based on the searched city.
- Responsive Design: Access the app seamlessly on any device, from desktop to mobile.
- HTML5
- CSS3
- JavaScript
- OpenWeatherMap API
- Clone this repository or download zip files to your local machine.
- Open
index.htmlin your web browser, or use your terminal and type "code ." it will launch VSCODE. Make sure you have live server extension downloaded. - Create an account on https://openweathermap.org/ to get your API KEYS, then copy them and paste it in your script.js. In a seaction "Your_API_HERE".
- Launch it
- Enter the name of the city you want to check the weather for in the search bar.
- Press Enter or click the search button to view the weather details for the specified city.
- Enjoy !
This project can be deployed using any web hosting service that supports static websites. Simply upload the files to your hosting provider, and the Weather App will be accessible to users worldwide.
For a live demo of the Weather App, please visit [https://www.veed.io/view/c2158ec3-310d-4092-9874-7b995b051941?panel=share) Read about it here https://medium.com/@inganathi2001/introduction-to-weather-app-2996671c49de
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.
This project is licensed under the MIT License.
