Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Weather App π€οΈ
Fixes: #2701
A simple Weather App that provides current weather data for different cities using the OpenWeatherMap API.
Overview π
The Weather App is a web application designed to help users check the current weather conditions of various cities around the world. It fetches real-time weather data from the OpenWeatherMap API and presents it in a user-friendly interface.
Features β¨
π Search for weather by city name: Users can enter the name of the city they want to get weather information about.
π‘οΈ Current weather data: The app provides essential weather details, such as temperature, humidity, wind speed, and weather conditions.
π§ Humidity: View the current humidity level of the selected city.
π¨ Wind Speed: Check the current wind speed in the selected city.
π¬οΈ Pressure: Get information about the atmospheric pressure of the selected city.
βοΈ Min Temperature: Find out the minimum temperature recorded in the selected city.
Preview π·
Include a screenshot or GIF of your Weather App here. You can add images to your repository and link them here.
Demo π
https://snehadeshmukh28.github.io/Weather-App/