Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 415 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 415 Bytes

Netflix Clone

Checkout Live Demo of this Netflix clone: Live Site

Description

  • A single page React App, have used TMDB API to fetch all the featured movies to the page
  • Also has the functionality to whenever you click on image of any movie, you get the trailer playing if its availabe on youtube. Used npm pakage react-youtube and movie-trailer for this.