A functional web app built with HTML, CSS, and JavaScript that provides real-time weather information for user locations or searched cities using a weather API.
- Real-time Weather Data: Fetches current weather info via an external API.
- Location-Based Weather: Displays weather for the user's current location.
- City Search: Allows weather searches for any global city.
- Responsive Design: Adapts to various screen sizes and devices.
- HTML: Structure and content.
- CSS: Styling and layout.
- JavaScript: Dynamic interactions and API integration.