CleanNews
A news app that provides data from mediastack API using clean architecture, kotlin coroutines, architectural pattern (MVI) with Mavericks. . (Learning purpose)
Guideline
-
Clone from this repository.
-
Add your API KEY in the
local.properties
file
API_KEY = "YOUR_API_KEY"