Skip to content

🌍☁️Weather Wiz🌤️ is a modern weather forecasting app that provides real-time weather updates for any location worldwide.

License

Notifications You must be signed in to change notification settings

XaXtric7/weather-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌤️ Weather-Wizard 🌍

Image Image

📌 About the Project

Weather-Wizard is a modern weather forecasting app that provides real-time weather updates for any location worldwide. It features a clean and intuitive UI with a glassmorphic design, making it visually appealing while displaying essential weather information like temperature, humidity, and wind speed.

🚀 Features

Real-time weather updates using OpenWeather API
Search functionality to check weather in different locations
Beautiful UI with glassmorphism effect
Weather icons that dynamically change based on conditions
Fully responsive design for all screen sizes

🛠 Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • API: WeatherApi API (for real-time weather data)

📸 Preview

Image

⚙️ How to Run the Project

1️⃣ Clone this repository

git clone https://github.com/XaXtric7/weather-wizard.git
cd weather-wizard

🔑 API Key Setup

const API_KEY = "your-api-key-here";
const API_URL = `https://api.weatherapi.com/v1/current.json?key=${APIKey}&q=${city}&aqi=no`;

⚠️ If Api doesn't work?

  • Ensure your API key is valid and activated for fetching weather data.
  • The free tier of WeatherAPI has limitations—check their rate limits if the app stops working.
  • If needed, generate a new API key from WeatherApi.

About

🌍☁️Weather Wiz🌤️ is a modern weather forecasting app that provides real-time weather updates for any location worldwide.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published