This News App fetches headlines and provide search functionality of news.
- Headlines with detailed news
- Search any news
- Favorite news to read later
- Category(Sports, Technology, Health, etc) News
Clone the repository and put the API_KEY in NewsApi.kt
Architecture: MVVM with repository pattern
Language: Kotlin
Android Jetpack libraries: Navigation Components, ViewBinding, Room
Netwrorking: Retrofit with Gson and Coroutines
Image Loading library: Coil