https://lakshaybxt.github.io/Weather/
Created a simple and effective weather app to provide users with current weather information for a specified city. The app fetches data from the OpenWeatherMap API and displays essential weather details such as temperature, humidity, and wind speed. The design is user-friendly, ensuring a seamless experience for users seeking instant weather updates.
- Input field to enter the city name for weather information.
- Search button triggers the retrieval of weather data for the specified city.
- Dynamic display of weather information, including temperature, city name, and weather icon.
- Additional details such as humidity and wind speed presented in a clear format.
- Notification for users when an invalid city name is entered.
- Proper display adjustments when an error occurs, ensuring a user-friendly experience.
- Clean and minimalistic design for a focused user experience.
- Use of weather icons to represent different weather conditions.
- The app is designed to be responsive, ensuring optimal viewing on various devices.
- HTML, CSS, and JavaScript for front-end development.
- OpenWeatherMap API for weather data retrieval.
- Clone the repository.
- Open the HTML file in a web browser.
- Enter the desired city name in the input field.
- Click the search button to retrieve and display the current weather information.
- View the weather details, including temperature, humidity, and wind speed.
- Lakshay
- Weather data provided by OpenWeatherMap.
By creating this weather app, the aim is to provide users with a quick and straightforward way to check the current weather conditions in any city, enhancing their daily planning and decision-making.
©2025 lakshay. All rights reserved.