A modern weather forecast app built with HTML, CSS, JavaScript, and Node.js.
It fetches real-time weather data from WeatherAPI.com 🌍.
- Search weather by city 🌆
- Shows temperature, humidity, wind speed, pressure 🌡️
- Recent search history 📜
- Beautiful TailwindCSS UI 🎨
- Secure API key handling 🔑
frontend/→ HTML, CSS, JSbackend/→ Node.js server (API key hidden in.env)
- Clone repo:
git clone https://github.com/your-username/weather-app.git cd weather-app