/Weather-App

The Weather Applet which provides the weather status using city names

Primary LanguageHTML

Weather Applet :

- This is a simple weather app that provides current weather information for a given location.
- It is built using HTML, CSS, and JavaScript.

Features

- Display current weather conditions including temperature, humidity, wind speed, and more.
- User-friendly interface with an input field to enter the location.
- Uses a weather API to fetch real-time weather data.

Tech Stack used

html5 logo css3 logo bootstrap logo javascript logo

Usage

1. Open the app in your web browser.

2. Enter the location (city name) in the input field.

3. Click the "Search" button.

4. The app will fetch and display the current weather conditions for the entered location.

Credits

Weather icons provided by Fontawesome.
Weather data provided by Open Weather API.

Feel free to contribute to this project by creating issues or pull requests!

Happy coding! 🌦️