Netflix Clone

I recently created this Netflix UI clone application project. It fetches the movie data from a third-party API. It also has trailer pop-ups functionality implemented into it. The clone has been built using React JS, React-hooks, CSS, TMDB API, and Firebase (hosting & Deploying). I also plan to add further functionality such as user authorization, a dedicated backend to maintain the user database, and replicate it as close as possible to the original website.

This project was bootstrapped with Create React App.

Steps Include :

  • Getting TMDB API Key
  • Creating REACT App
  • Getting all movies & building the Netflix movie rows
  • Building the banner of the app
  • Building the NAVBAR!
  • Adding Netflix Movie Trailer POP-UPS!

Check out the Netflix Clone : Netflix-Clone