Android showcase project for a multi-module simple app following MVVM + Clean architecture.
You can run it out of the box few times, after that, you will need to create
a GitHub Personal Access token then update/create the local.properties and add/update:
GITHUB_KEY=your_personal_access_token
For more info:
about gitHub authentication
managing your personal access tokens