-This project shows how to use basic Compose component like List using Text and Navigation graph
-App follows CLEAN ARCHETECTURE
-Api is consumed using retrofit and called asynchronously using Coroutines flow
-Data recieved from api is displayed in list using Jepack Compose

