-
Notifications
You must be signed in to change notification settings - Fork 915
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
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 🛠️
- HTML/CSS: To structure and style your app.
*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 👩🏻💻
darwincereska
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers