Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Project

This is a straightforward weather application that enables users to check the current weather in any city around the globe. It retrieves real-time weather information from the wttr.in API and presents details like temperature, weather conditions, humidity, and wind speed.

Features

  • Look up weather information by city name
  • Show current temperature, weather conditions, humidity, and wind speed
  • User-friendly and straightforward interface
  • Utilizes real-time data from the wttr.in API

Technologies Used

  • HTML: Used to build the structure of the web page.
  • CSS: Responsible for styling the app and enhancing its visual appeal.
  • JavaScript: Utilized for retrieving weather data from the API and dynamically updating the page.
  • wttr.in API: The external API employed to obtain real-time weather information.

How To Use

  1. Open the index.html file in your preferred web browser.
  2. Type a city name into the search box to check the weather for that area, or click the "Use Current Location" button to view the weather for your current spot.

How It Works

  1. The application utilizes JavaScript to retrieve weather data from the wttr.in API.
  2. It subsequently refreshes the weather details displayed on the screen, incorporating information such as temperature, humidity, and wind speed.
  3. All API requests are conducted over HTTPS, and there is no need for an API key.

Credits

Weather data provided by wttr.in.

Conclusion

This README.md file is straightforward and easy to understand, and includes all the key information about the weather app. You can modify the content or include additional details as necessary!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages