Skip to content

Julienger0/Netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone with ReactJS

A Netflix clone built using React. It fetches the data from TMDB (The Movie Database) API. It also displays the Netflix trailers when you click on a movie, which is fetched from Youtube.

Demo

The app is deployed using Firebase at Netflix Clone Link

Technologies

  • React
    • Create-react-app with highly complex frontend structure
  • Redux
    • State management and redux thunk for asynchronous api calls
  • Firebase
    • Backend and database with firestore for users
  • TMDB API
    • Movie service API
  • React Router
    • Complex and dynamic route generation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors