Skip to content

justshivam/netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone

This is a Netflix Clone website built using React, Redux and Firebase. This Project is deployed here.

Method to Run

  • Clone this repo to your machine locally.
  • Install the dependencies using npm install and yarn install commands.
  • Generate a firebase configs. You can follow this procedure.
  • Paste the configs into firebase-example.js and rename the file to firebase.js.
  • Generate a TMDB API Key by registering here.
  • Paste the TMDB API Key in .env-example and rename the file to .env.
  • Use command npm start to start the server on localhost:3000.

Screenshots

Landing-page SignIn Screen Profile Screen Homepage

About

This is a Netflix Clone website built using React, Redux and Firebase.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors