A responsive Weather Website built using JavaScript and a Weather API.
You can search weather details for any city worldwide, view the current weather, and also check the 5-day forecast.
- ๐ Search weather by city name
- โ๏ธ Display current weather conditions (temperature, humidity, wind speed, etc.)
- ๐ Show latest 5-day forecast
- ๐ฑ Fully responsive design for desktop & mobile
- โก Powered by Weather API (OpenWeather / Any API you used)
- HTML5
- CSS3 (Responsive UI)
- JavaScript (ES6)
- Weather API (OpenWeather API or your chosen API)