This is an IMDb clone app for iOS
- I developed the application with Swift language and VIPER architecture.
- I used Storyboard and UIKit for design.
- I used CoreData to save liked movies.
Used 3rd party libraries
- Alamofire to fetch HTTPS data.
- KingFisher to cache images.