Skip to content

A simple news application that consumes the newsapi.org API to get news data.

Notifications You must be signed in to change notification settings

swanjala/NewsApp

Repository files navigation

NewsApp

A simple news application that consumes the newsapi.org API.

Application setup.

  1. Register on NewsAPI.org to get your API Key
  2. Paste the API key in your local.properties (Create the file if it doesn't exist) NAP_KEY=COPIED_API_KEY

Some of the Libraries used

  • Jetpack Compose
  • Dagger2
  • Retrofit
  • Moshi

License

GNU General Public License v3.0

About

A simple news application that consumes the newsapi.org API to get news data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages