Movie DB is an simple app to simulate as movie apps by involving MovieDB open API
Using VIPER (View Interactor Presenter Entity Router).
- Moya
- Kingfisher
- SkeletonView
- Install xcodegen
- run ./setup.sh
- Build (Command + B) in XCode
- Run (Command + R) in XCode
- Run for unit test (Command + U) in Xcode