Dynamic Weather App with HTML, CSS, and JavaScript
The goal of this project is to create a web application that allows users to enter a city name and receive current weather information for that location. We will use the OpenWeatherMap API to fetch weather data. The app will have a simple user interface where users can input a city name and view the weather details such as temperature, weather conditions, humidity, and wind speed.
Javascript
HTML
CSS