This repository contains a Weather Application designed using the OpenWeather API. The frontend is created with an appealing design, ensuring that all essential weather details are displayed. For API calls, pure AJAX (XMLHttpRequest) is employed, adhering to the requirement of not using fetch or JQuery.
- User-friendly interface
- Displays essential weather details such as temperature, description, humidity, and wind speed
- Utilizes pure AJAX (XMLHttpRequest) for API calls
- Clone this repository to your local machine.
- Open the
index.htmlfile in your web browser. - Enter the name of the city for which you want to check the weather.
- Click the "Search" button to fetch and display the weather information.
- HTML
- CSS
- JavaScript
- OpenWeather API
- The design and implementation of this Weather Application are solely attributed to Abdullah02024.
This project is licensed under the MIT License.
Feel free to contribute to the project by submitting issues or pull requests. For major changes, please open an issue first to discuss what you would like to change.
