Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] : Weather App #2721

Closed
wants to merge 1 commit into from
Closed

[Feature] : Weather App #2721

wants to merge 1 commit into from

Conversation

SnehaDeshmukh28
Copy link

@SnehaDeshmukh28 SnehaDeshmukh28 commented Oct 8, 2023

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.

new york

Demo πŸš€

https://snehadeshmukh28.github.io/Weather-App/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a Wheather App
1 participant