Skip to content

esrasen9/netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone With ReactJS 🍿🎬

Demo Website


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