Try the Weather App: Weather Application
- Provide real time accurate temperature readings for the specified location.
- Display descriptive info about the weather conditions such as scattered clouds, clear sky, rainy etc.
- Helps users to understand the overall weather situation at a glance.
- Include the current humidity level to provide users with a better understanding of the atmospheric conditions.
- Show current wind speed for the specified location.
- Error handling mechanism to handle cases where user enters an incorrect or non-existent location.
- Clone the repository
https://github.com/Prasadchaskar/WeatherApp.git
- Change the working directory
cd WeatherApp-main
- Open VS Code for the working directory
- Run index.html with live server
- JavaScript
- CSS: for styling
- HTML
Developed with ❤️