A Hacker News reader app for Android, based on the official Hacker News API.This project is written to explore the new recommended architecture for Android apps. It uses Jetpack Compose for UI, and Hilt for DI.The project is split into three main layers —UI, Domain, and Data— as per the recommendation.Sources: https://github.com/vishnuharidas/hackernews-reader-android