Skip to content

Netflix clone built with ReactJS and authenticated with Firebase.

Notifications You must be signed in to change notification settings

neophyte-programmer/netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone

This is a netflix clone project. It has multiple pages which are linked together including the homepage, login, signup, profile, watchlist, and search.

How To Use

  • You can clone the repo, install the dependencies, and run your localhost.
  • You can also head over to the live site to see the app.
  • Create and account by going to the signup page.
  • When you are logged in, you will be taken to the browse page to see the movies.

Technologies Used

What I learned

  • Custom hooks
  • Authentication
  • Compound components
  • useEffect, useState, useContext
  • Routing
  • Git Commmit Conventions
  • Effective debugging
  • State Management

Notes to remember

  • ...restProps is used to to pass props to the component and its children.

Resources Used

Demo

I am current having issues with deployments so a live version of the app is not available yet

How it looks

About

Netflix clone built with ReactJS and authenticated with Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published