This weather app provides real-time weather information for different locations. It allows users to select a location, view current weather data, and switch between light and dark modes.
- Location Selection: Users can choose a location from a dropdown to get the weather details.
- Temperature and Weather Image: Displays current temperature and an associated weather image.
- Weekly Report: View the weather forecast for the upcoming week.
- Mode Toggle: Switch between light and dark modes for user preference.
- Responsiveness: The app is fully responsive, ensuring it works seamlessly across devices.
- HTML
- CSS
- JavaScript
- Open the index.html file in a browser.
- Select a location to view the weather.
- Toggle the mode between light and dark using the button in the navbar.
Clone this repository and open the index.html file to start using the weather app.