Skip to content

mamun-63/netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.