Skip to content

A weather app using HTML, CSS, and JavaScript fetches real-time weather data from an API like OpenWeatherMap or WeatherAPI and displays key details such as temperature, weather description, humidity, wind speed, and a weather icon.

Notifications You must be signed in to change notification settings

suman20041/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather

A weather app built using HTML, CSS, and JavaScript allows users to check the weather for a specific location. The frontend is designed using HTML and CSS for a clean and responsive user interface. JavaScript is used to fetch weather data from an external API (like OpenWeatherMap or WeatherAPI) based on the user's input (location). The app then displays details such as temperature, humidity, wind speed, and weather conditions in a user-friendly format.

About

A weather app using HTML, CSS, and JavaScript fetches real-time weather data from an API like OpenWeatherMap or WeatherAPI and displays key details such as temperature, weather description, humidity, wind speed, and a weather icon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published