Simple app to search food recipe built by Jetpack Compose
Simple recipe app is built by Jetpack Compose
Jetpack Compose Recipe
I used Jetpack Compose to build UI components. This is really easy to use, convinent and uses Kotlin to build UI. It is considered as future of android UI compared to old XML. Food2Fork API is used to retrive data. Both dark and light theme is supported. App robust to configuration changes and process death with the help of SavedStateHandle and thanks to MVVM pattern.
Screenshots:
Tech stack: