Skip to content

Yuvrajj07/weather-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Weather Website Mini Project : Welcome to the Weather Website Mini Project GitHub repository! This project is a simple web application that provides weather reports for any city on Earth for the current day and the next five days. It utilizes HTML, CSS, and JavaScript along with the OpenWeather API to fetch weather data.

Features : City Search: Users can search for any city on Earth to get its weather report. Current Weather: Provides current weather information for the searched city, including temperature, weather conditions, humidity, and wind speed. 5-Day Forecast: Displays the weather forecast for the next five days, including temperature highs and lows, and weather conditions. Responsive Design: The website is designed to be responsive, ensuring optimal viewing experience across different devices.

Technologies Used : HTML: Markup language for creating the structure of the web page. CSS: Styling language used to enhance the visual presentation of the website. JavaScript: Programming language used to add interactivity and fetch data from the OpenWeather API. OpenWeather API: Provides weather data for various locations on Earth.

Usage Clone the repository to your local machine using the following command: Copy code Open the index.html file in your web browser. Enter the name of the city for which you want to check the weather report in the provided input field. Hit the search button to view the current weather and the 5-day forecast for the specified city.

Setup --> To set up this project on your own: Sign up for an account on OpenWeather to get your API key. Replace "YOUR_API_KEY" in the script.js file with your actual API key obtained from OpenWeather. Save the changes. Open the index.html file in your web browser, and the application should now be ready to use.

Credits : This project utilizes the OpenWeather API to fetch weather data. License This project is licensed under the MIT License. Feel free to use and modify it according to your needs.

Contributor: YUVRAJ SINGH Feel free to contribute to this project by forking it and submitting pull requests.

For any questions or concerns, please open an issue in the repository. Thank you for using the Weather Website Mini Project! 🌤️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published