Skip to content

A Weather App built with CSS, JavaScript, and HTML to display real-time weather data, including temperature, humidity, and wind speed for various cities. It features a user-friendly interface and integrates with a weather API to provide accurate updates, showcasing frontend development and API integration skills.

Notifications You must be signed in to change notification settings

Pujith11/WeatherApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Weather Application Website that allows users to check the current weather conditions of any city. The app features a clean and responsive design with a search bar where users can input a city name. Upon searching, the app displays key weather details like:

  1. Temperature – Displays the current temperature in Celsius.
  2. City Name – Shows the name of the city entered.
  3. Humidity – Displays the humidity percentage.
  4. Wind Speed – Shows the current wind speed in km/h.

An error message appears if an invalid city name is entered. The website is built using HTML, CSS, and JavaScript, with weather data fetched using an API. The app is responsive, ensuring smooth performance on different devices.

About

A Weather App built with CSS, JavaScript, and HTML to display real-time weather data, including temperature, humidity, and wind speed for various cities. It features a user-friendly interface and integrates with a weather API to provide accurate updates, showcasing frontend development and API integration skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published