This application is just one screen that displays a list of meals from the API, but although it is just one screen, many skills are used in this application, such as:
- language: Kotlin
- View Binding
- Modularization
- Retrofit2
- Clean Architecture
- Architectural pattern by (MVVM)
- State Flow
- DiffUtil
- Dependency injection by (Dagger Hilt)
- Coroutines
- Glide
