Skip to content

A clone of Netflix built in React. Not all features of Netflix are included.

Notifications You must be signed in to change notification settings

VebjornG/netflix-rebuild-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Rebuild in React

A clone of Netflix built in React. The rebuild is not complete in the sense that not all features are included. Included features: sign in and sign out with Firebase connectivity, video player, video browser, search bar.


Sign in Sign up
Choose user Video slider and selector

Firebase Connectivity

In order to authenticate the user I use Firebase as the backend which can be set up here.


Local Development

  • Clone the repo: git clone https://github.com/VebjornG/Netflix-rebuild-react.git
  • Install the npm package : npm i
  • Start client using webpack dev server: npm run start and visit localhost in your browser http://localhost:8080

About

A clone of Netflix built in React. Not all features of Netflix are included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published