CommunityOfCoders / CommunityOfCoders/WebGenesis

Fetch and Display Weather Data of a Region using OpenWeather API

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
HTML + CSS + JS Medium
Dominant language
HTML
Stars
10
Forks
77
PR merge metrics
No merged PRs in 30d

Description

Create a simple weather application using HTML, CSS, and JavaScript that fetches real-time weather data from the OpenWeather API based on user input. The application should allow users to enter a city name, fetch the weather details such as temperature, humidity, and weather conditions, and display them in a visually appealing format.

Key Features:

- Input field for the user to enter a city name
- Fetch weather data using fetch() from the OpenWeather API
- Display temperature, humidity, and weather conditions dynamically
- Basic styling with CSS for a clean UI

Open Weather API : https://openweathermap.org/api

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.