Small app that fetches a list of recent playing movies from The Movie Database (tmdb).
- List 'Now Playing' movies with pagination
- Search any movie through its title
- Cache the movies viewed
- View movie's details
- Mark/Unmark movie as your favourite(Offline)
- View favourite movies in offline
Swift 5, Minimum Deployment Target: 14.5, Supported Paltforms: iPhone, iPad, iPad Touch
MVVM with Combine framework, Dependency Injection