This project was build using Clean Architecture and TMDB api.
- ✅ Display list of popular series.
- ✅ Display movies details and similar movies.
- Add search functionality.
- Add UI and Unit tests.
This project is written in Swift 5.0 and requires Xcode 12.5+ to build and run.
Navigate to the directory and run pod install
. Then open TMDB.xcworkspace to run the project.