Application that shows actual news

NewsApp
That application shows actual news.
Stack:
- Clean Architecture
- MVVM pattern
- Retrofit
- Room
- Hilt
- Kotlin Coroutines
- Glide
Usage:
- Clone this repository
- Go to https://newsapi.org, register here a new account and copy your API key at the account page
- Paste your copied API key at data/src/main/java/com/example/data/constance/Constance.kt into 5 line