This is a simple weather app built using Kotlin for Android. It uses Retrofit for network requests and Lottie animations for a smooth user interface experience.
1-> Displays current weather information.
2 -> Fetches weather data from a public API.
3 -> Uses Retrofit for efficient network calls.
4 ->Includes Lottie animations for enhanced user experience.
Retrofit - A type-safe HTTP client for Android and Java.
Lottie - A library for rendering animations.