/Kotlin-MVVM

NewsAppMVVM

Primary LanguageKotlin

Kotlin-MVVM

This application built using Clean + MVVM architecture.

Components used

Description

This app which brings the latest news from Google news and uses News API to get various sources and each source can provide major headlines. It uses Retrofit 2 to fetch news sources and news headlines from the API and displays in a RecyclerView and Coroutine used to avoid errors.

Note

Go to News API and generate an API key. Finally Put the API key at the bottom of the newsAPIKey=yourKey

Screenshots

drawing

drawing

drawing