Netflix Clone With ReactJS 🍿🎬

Demo Website


👉🏻 Heroku: https://netflixclone-app.herokuapp.com

Installation


  • Get a free API Key at ➡️ TheMovieDatabaseAPI
  • npm

    npm install npm@latest -g
    
  • Clone the repo

    git clone https://github.com/esrasen9/netflix-clone
    
  • Install npm packages

    npm install
    
  • Get your firebase config details by creating a free project on Firebase.

  • Enter your firebaseConfig object in firebase.js
    const firebaseConfig = {
        apiKey: "",
        authDomain: "",
        projectId: "",
        storageBucket: "",
        messagingSenderId: "",
        appId: ""
    };
    

Screenshots 📸


GitHub Logo


GitHub Logo


GitHub Logo


GitHub Logo


GitHub Logo


GitHub Logo


GitHub Logo