You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Android application built with Kotlin, showcasing a clean MVVM architecture. It utilizes Jetpack Compose for the UI, Hilt for dependency injection, Coroutines for asynchronous operations, and Retrofit for network calls. Features top headlines and article search functionality, demonstrating modern Android development best practices.