ClimaFlux is a responsive web application that provides real-time weather updates using city search and geolocation. It fetches live weather data from the OpenWeatherMap API and displays essential weather details in a clean and user-friendly interface.
- 🌍 Get weather using current location (geolocation)
- 🔍 Search weather by city name
- 🌡️ Displays temperature, humidity, wind speed, and weather conditions
- 📱 Fully responsive design (mobile & desktop friendly)
- ⚡ Real-time data fetching using OpenWeatherMap API
- HTML5
- CSS3
- JavaScript (ES6)
- OpenWeatherMap API