This is a simple weather website that fetches real-time weather data based on the user's location. The website uses the OpenWeather API to display the current weather conditions, temperature, and location.
- Automatically fetches weather for the user's current location.
- Displays temperature, weather description, and location name.
- Built with HTML, CSS, and JavaScript, styled using Bootstrap.
- Open the
index.htmlfile in your browser to see the weather information. - The page will automatically fetch and show the weather for your location.
- HTML
- CSS
- JavaScript
- Bootstrap
- OpenWeather API