WeatherApp is a simple web application that allows users to check the current weather conditions for a city. It is built using HTML, CSS, JavaScript, and the WeatherAPI.
-
Clone the repository to your local machine:
-
Navigate to the project directory:
-
Open the
index.html
file in your web browser. -
Enter the name of the city for which you want to check the weather.
-
The application will fetch the weather data from the WeatherAPI for the specified city and display the current weather conditions.
- WeatherAPI: The application uses the WeatherAPI to fetch weather data for the entered city. Make sure you have an active internet connection to access the WeatherAPI.
- HTML: The structure of the web pages.
- CSS: The styling and layout of the web pages.
- JavaScript: The interactivity and functionality of the application.
- WeatherAPI: To retrieve weather data for the entered city.
https://abhijeetvinkare.github.io/weatherapp.github.io/
If you have any feedback, please reach out to abhijeetvinkare@gmail.com.
This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.