NewsApp is android app using Kotlin with MVVM architecture the Application use News API to get news
- get top , latest and trending News
- search about news and filterby (language,sortedby,maxresults)
- save news with local DB using room database
- retrofit2
- coroutines
- viewModel , LifeData
- DataBinding
- Gson
- Glide
- Swipe Refresh Layout
- facebook shimmer
- DiffUtil
- room
- OKHttp
- Material Design