/News-App

News App 📱 built to demonstrate the use of Compose features, Kotlin Flows and Modern Android App Architecture.

Primary LanguageKotlin

News-App

News-App is basically a sample news app which is built to demonstrate the modern android tools.

About

It loads the news articles using news api. Using retrofit we fetch all the json data provided by the api and display on the user screen.

Built With 🛠

Architecture

This app uses MVVM (Model View View-Model) with clean architecture.

Screenshot 2022-08-10 at 11 10 05 AM