Skip to content

ADI4533/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒค Weather App A simple weather application that displays current, daily, and hourly forecasts using the Open-Meteo API.

image

๐Ÿš€ Features โœ… Current Weather: Temperature, wind speed, precipitation, and more โœ… 7-Day Forecast: View upcoming weather conditions โœ… Hourly Forecast: Check temperature & conditions for the next 24 hours โœ… Responsive Design: Works on all devices โœ… Live Updates: Fetches real-time weather data

๐Ÿ”ง Technologies Used HTML, CSS, JavaScript (Frontend UI) Open-Meteo API (Weather data) Vercel (Deployment) ๐Ÿ“ฆ Installation & Setup 1๏ธโƒฃ Clone the Repository sh Copy Edit git clone https://github.com/YOUR_USERNAME/weather-app.git cd weather-app 2๏ธโƒฃ Install Dependencies (No dependencies? Skip this step!)

3๏ธโƒฃ Run Locally Simply open index.html in your browser. If using VS Code, install the Live Server extension and click "Go Live."

4๏ธโƒฃ Deploy to Vercel sh Copy Edit vercel ๐ŸŒŽ Live Demo ๐Ÿ”— View Live App

โš™๏ธ API Usage This project uses the Open-Meteo API to fetch weather data.

API Docs: https://open-meteo.com/ ๐Ÿค Contributing If youโ€™d like to contribute:

Fork this repo Create a new branch (git checkout -b feature-name) Commit your changes (git commit -m "Added new feature") Push to GitHub (git push origin feature-name) Open a Pull Request ๐Ÿ›  Possible Improvements ๐ŸŒ™ Dark Mode Support ๐ŸŒ Search for Cities Instead of Using Geolocation ๐Ÿ“Š More Detailed Forecasts (Humidity, UV Index, etc.) ๐Ÿ“œ License This project is open-source and free to use.

๐ŸŽ‰ Acknowledgments Open-Meteo API for providing free weather data Vercel for easy deployment

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published