Rick & Morty APP

RickAndMorty is a small demo application based on modern Android tech-stacks especially focus on Jetpack Compose UI using rick and morty API. Also fetching data from the network.

Application

app.mp4


Components Used

  • MVVM pattern With Clean Architecture(Data-Domain-Presentation)
  • Hilt for DI
  • Repository Pattern
  • Paging 3
  • Retrofit
  • LaunchedEffect

GitHub

View Github