This sample showcases a list of countries using the https://restcountries.com/ API.
- Search by country name
- Sort alphabetically
- Filter by region
- View country details
This app uses the single-activity MVVM architecture.
- Google Material 3
- Hilt
- Retrofit
- Paging
- Navigation component