Skip to content

Shikha-code36/NETFLIX-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

Netflix clone

  • Visit the live demo here

Screenshots

  • Registration Page

  • Login Page

  • Home/Browse Page

Instructions

  • You need to paste your own firebase configuration, you will find that in src/firebase/firebaseConfig.js

  • You need to paste your owm tmDB api key in src/axios.js

Steps to run

  • npm start

  • if it doesn't work then you need to first use command npm install then npm start