Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Information Display Project

This is a simple weather checking web project built using HTML, CSS, and JavaScript. It allows the user to input a city name and displays the current weather information, such as temperature, humidity, and wind speed. The project demonstrates basic user input handling, dynamic content updates, and visual styling.

Features

  • User Input: The project allows users to input a city name.
  • Dynamic Weather Display: Based on the city input, the weather information (temperature, humidity, wind speed) is displayed dynamically.
  • Styling: The project includes modern CSS styles for a responsive and clean user interface.
  • Loader Screen: Displays an animated loading screen while fetching weather data.
  • Error Handling: Displays an error section if the city name is invalid or if there is an issue with fetching the weather data.

Technologies Used

  • HTML: For structuring the content of the webpage.
  • CSS: For styling the elements and creating a modern look and feel.
  • JavaScript: For handling user input and dynamically updating the weather information based on API responses.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages