This Weather App is a simple web application that provides real-time weather information and visual representation using GIFs. It fetches weather data from a weather API and pairs it with GIFs to give users an immersive weather experience.
- Real-time Weather Data: Get up-to-date weather information for any location.
- Interactive User Interface: A user-friendly interface for easy navigation.
- GIF Integration: Enhance the user experience with relevant GIFs for current weather conditions.
- Responsive Design: The app is optimized for both desktop and mobile devices.
- HTML5, CSS3 for the front-end design.
- JavaScript to fetch data from the weather API and integrate GIFs.
- Weather API for weather data.
- Giphy API for GIF integration.