This is an extended weather application that allows users to check the current weather and 6-day forecast for cities around the world.
Get current weather details including temperature, wind speed, and humidity. View a 6-day forecast for the selected city. Search for weather information by city name. Use current location to fetch weather data.
HTML CSS JavaScript OpenWeatherMap API
Clone the repository. Navigate to the project directory. Open index.html in your web browser to view the application.
Enter a city name in the input field. Click the "Search" button to fetch weather data for the entered city. Alternatively, click the "Use Current Location" button to get weather data based on your current location.