- git clone https://github.com/singhbaidwan/Netflix-Clone
- cd Netflix-Clone.
- Open Music.xcworkspace in Xcode 8.0 or higher.
- Visit TMDB website to register yourself and get API KEY.
- Visit Google Cloud , create a new project and then click on create credential and add Youtube data API to get api key for fetching youtube videos.
- After Getting API Keys copy TMDB api key to Constant.API_KEY and google API key to Constant.YouTubeAPI_KEY .