LiveWeather App is a web application that provides users with live weather updates for locations worldwide. Whether you're planning a trip, checking the forecast for an event, or simply curious about the weather in different cities, LiveWeather has got you covered.
- Global Coverage: Access real-time weather updates for cities across the globe.
- Live Updates: Get instant weather information for the selected city.
- Search Functionality: Easily search for a specific city to view its weather details.
- City Selection: Choose from a list of pre-defined cities for quick access to weather updates.
- Comprehensive Details: View temperature, weather conditions, humidity, wind speed, and current date/time.
- HTML: Markup language for creating the structure of the web application.
- CSS: Styling language used for designing the user interface with a clean and intuitive layout.
- JavaScript: A programming language for implementing dynamic and interactive features.
- Axios: JavaScript library for making HTTP requests to retrieve weather data from an external API.
- WeatherAPI: External API providing live weather data based on location.
- Clone the repository: git clone https://github.com/your-username/liveweather-app.git
- Navigate to the project directory: cd liveweather-app
- Open the index.html file in your preferred web browser.
- Launch the LiveWeather App in your web browser.
- Explore the interface to view a list of pre-defined cities or use the search bar to find a specific city or town.
- Click on a city to instantly view its current weather conditions, including temperature, weather condition, humidity, wind speed, and current date/time.
- For ongoing updates, the default city name, temperature, and time will automatically refresh based on the selected or searched city.
Icons: Utilized icons from Font Awesome for visual enhancements.
Fonts: Employed fonts from Google Fonts to enhance readability and aesthetics.
Weather Data: Integrated live weather data from WeatherAPI.com.
Feedback, Bug Reports, and Contributions are welcomed! Feel free to submit issues or Pull Requests.