A simple material designed movie app for Android using imdb-api.com
- Show a list of movies
- Show details of a movie
- Search a movie
- Save a movie to favorites
- Hilt: for dependency injection
- Coil: to load images
- Lottie: for loading animations
- Room: for local data persist
- Retrofit: for api remote calls
- Moshi: for modern parsing json
- Live Data & Flows
