The earthquake app gets the latest earthquakes from USGS API.
Requirements: You need a google Maps API key to use the app.
In this project you'll find:
- Entirely written in Kotlin.
- Clean architecture.
- Use Cases
- UI completely written in Jetpack Compose
- Kotlin Coroutines
- Uses Hilt for dependency injection
- Google map, plus marker clustering.
- Retrofit for networking.
- Room database for Repository.


