Get real-time weather updates with a clean, minimalist UI.
- Current temperature, humidity, and weather conditions.
- City search.
- Built with Jetpack Compose, Retrofit.
- Sign up for free at WeatherAPI.
- Copy your API key.
-
Clone the Repository:
git clone https://github.com/Hassan-Nisar-Ch/Realtime-Weather-App.git
-
Open the Project in Android Studio
-
Add Your API Key: Open the
local.propertiesfile in the project root and add the following line:WEATHER_API_KEY = your_api_key_here -
Build and Run the Project on your device or emulator.
