A simple and user-friendly weather application that allows users to view weather information based on their location or search for a specific city. Built with HTML, CSS, and JavaScript, this app utilizes the OpenWeatherMap API for weather data.
- User Location: Automatically fetch weather data based on the user's geolocation.
- City Search: Search for weather information in any city worldwide.
- Responsive Design: The app is mobile-friendly and looks great on all devices.
- Error Handling: Displays a 404 error message when a city is not found.
-
Frontend:
- HTML5
- CSS3
- JavaScript
- Merriweather Sans (Google Font)
-
API:
- OpenWeatherMap API for weather data.