A simple JavaFX application that fetches and displays weather information for a specified city using the OpenWeatherMap API.
- Search for weather information by city name.
- Displays current temperature, weather description, humidity, and wind speed.
- Fetches weather data from the OpenWeatherMap API.
- User-friendly interface built with JavaFX.
- Clone the repository:
git clone https://github.com/Daufm/Wether-Featching-JavaFx.git