weather app
Link to open source: https://github.com/harshsharma72/Weather-Web-App.git
Link to Live Project: https://harshsharma72.github.io/Weather-Web-App/
# Weather Forecast App
This is a simple weather forecast app that provides current weather information based on user location. It is built using HTML, CSS, and JavaScript, and utilizes an API to fetch weather data.
## Features
- Automatic location detection to display weather information for the user's current location.
- Display of current weather conditions, including temperature, humidity, wind speed, and weather description.
- Latest weather forecast, showing the weather conditions for the next five days.
- Responsive design, making it accessible on both desktop and mobile devices.
## Technologies Used
- HTML: Used for structuring the app's content.
- CSS: Used for styling the app's layout and appearance.
- JavaScript: Used for fetching data from the API and dynamically updating the app's content.
- API: Used to retrieve weather data, such as temperature, humidity, and wind speed.
## How to Use
1. Open the app in a web browser.
2. The app will display the current weather conditions for your location.
3. Enjoy staying updated with the latest weather information!
Note: Make sure you have an active internet connection for the app to fetch the weather data from the API.
## Credits
- Weather data provided by [Openweathermap.org].
- Icons used in the app are sourced from [Easy Tutorials].
## License
This project is licensed under the [MIT]. You are free to modify and distribute the app as per the terms of the license.
Feel free to reach out if you have any questions or need further assistance!


