This is a News Android App created for studying purposes.
- MVI Architecture
- Dagger 2
- RxJava
- Jetpack Compose
- Retrofit
- Coil
The app fetches the news from the NYTimes API.
To run the project, create your own NYTimes API key and save it on local.properties like this:
API_KEY="a#J4i932094Aij"