Our news application utilizes the MVVM architecture pattern, built with Kotlin and Jetpack Compose.
News articles are fetched from an API and images are processed using the Coil library.
News articles are easily accessible with a built-in webview, eliminating the need to leave the app for reading.