This is a news app that allows users to view news from different sources and also view news articles from different categories.
- Clone the repository to a directory in you computer. Link to repo
- Open project in your android studio.
- Change the apiKey variable in the id/myone/mynewsapp/common/constraint.kt file with your api key.
- Run the app
- Kotlin
- Android Studio
- XML
- News API
- MVVM
- Retrofit
- Glide
- Room
- Navigation Component
- View Binding
- Coroutines
- Paging 3
- Koin
- Offline Mode