Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 765 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 765 Bytes

NY Times News with Compose

JetNYTimesNews is a sample app using NYTimes API to display news. The purpose of the demo is to test the capabilities of Compose.

Demo

Demo

Usage

  • Clone the repository and ensure you have an API key - developer nytimes.
  • Add your API key in gradle.properties as a value to ny_times_api_key.

Resources

Libraries

  • Hilt
  • Coroutines
  • Room
  • Retrofit
  • Glide
  • Gson
  • Viewmodel
  • LiveData
  • Paging compose