- A Netflix UI clone built using React.
https://netflix-clone-e26bc.web.app/
- The movie data is retrieved using the TMDB API.
- Clicking on a movie will use movie-trailer to search for the trailer, if there is a trailer, then the video will pop up and play the trailer using the react-youtube component.
Code released under the MIT License.