A simple news application that consumes the newsapi.org API.
- Register on NewsAPI.org to get your API Key
- Paste the API key in your
local.properties
(Create the file if it doesn't exist) NAP_KEY=COPIED_API_KEY
- Jetpack Compose
- Dagger2
- Retrofit
- Moshi
GNU General Public License v3.0