/NewsReaderApp

Learning make NewsReaderApp from

Primary LanguageKotlinMIT LicenseMIT

NewsReaderApp

Learning android with kotlin using `newsapi.org`.

NewsReaderApp

Use

  • Git clone https://github.com/muhtarudinsiregar/NewsReaderApp.git
  • Get your api key here https://newsapi.org/register
  • Create file secrets.properties in root, or rename secrets.properties.example to secrets.properties then set api key there.
  • Run build

To Do

  • Cleanup code
  • Refactor design
  • Need Review

Dependency