A simple app based on Jetpack Compose, modern tech-stack and Clean Architecture

Coin List
CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture. The project is quite simple which shows the list of crypto currencies and their general info details gets from API.
Tech stack
- ✅ Clean Architecture
- ✅ Repository pattern
- ✅ MVVM
- ✅ Jetpack Compose
- ✅ Dagger – Hilt
- ✅ Livedata
- ✅ Viewmodel
- ✅ Retrofit
- ✅ Flow
- ✅ Kotlin Coroutines
- ✅ Material Components
- ✅ Jetpack Navigation Component Compose
- ✅ Light and Dark theme
To Do
- ⚪ Unit test (incoming)