This is a simple web application that provides current weather information based on location. Users can view temperature, weather conditions, and additional details like wind speed, humidity, and more. The app features dark mode, search functionality, and displays the user's current location by default. It uses the WeatherAPI for real-time weather data.
- HTML
- CSS (Bootstrap for styling)
- JavaScript
- OpenWeather API
- Open
index.html
in a web browser. - The app will automatically show weather information based on your current location. You can toggle dark mode and search for other locations using the search bar.
- You can customize as needed.