This repository is not active
shivanshu11092003/JetpackViewModel-Json
This project demonstrates the use of the MVVM (Model-View-ViewModel) pattern with Jetpack Compose for UI, Retrofit for network calls, and Hilt for dependency injection. The application fetches data from a JSON file and displays it in a LazyColumn.
Kotlin