-
Notifications
You must be signed in to change notification settings - Fork 889
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
Weather App #1148
Labels
good first issue
Good for newcomers
Comments
👋 @mayurr7 Thanks for opening your first issue here! Be sure to follow the issue template! |
/attempt #1148 |
Hi! can I work on this project |
Hi! @mayurr7, Can I work on this project as a contributor please! |
I would like to work on this project |
Hey would like to help if you could assign me. |
/attempt #1148 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Develop a Javascript Weather app.
Description 📜
We will get the current weather data from Fess API fey from OpenWeatherMap and display the weather information like Temperature, Weather condition, Humidity and Wind Speed according to the city on our website or app.
We will display the weather info on website from Free API using JavaScript.
In this weather app we will add one search box where user can enter the city name and get the weather information of the particular city.
Requirements 🛠️
*JavaScript: For handling user interactions, fetching data from the API, and updating the DOM.
*APIs: Understanding how to make HTTP requests to APIs and handle JSON responses.
Any number of people can work on a single issue 👨💻👨💻
This issue is open to all.🌍️
Project location 👉🏻 {AppName}/Username/
👨🏻💻 Happy Coding 👩🏻💻
The text was updated successfully, but these errors were encountered: