Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 2.75 KB

README.md

File metadata and controls

52 lines (31 loc) · 2.75 KB

Netflix-Clone

This Netflix clone was built using ReactJS at the client's side and Firebase for backend and hosting purposes. This project includes the implementation of React's custom hooks, Redux, React routing, Reusable components, React elastic carousel, responsive web designing and user authentication & tracking using Firebase. This entire application consists of different pages where some are protected routes and can be accessed only when the user is logged in.

Home Page:

HomePage HomePage2 HomePage3

Sign In Page:

SignIn

Sign Up Page:

SignUp

Home Page after Sign In:

HomeAfter

Browse Page (default link is Movies Page):

BrowseMovies BrowseMovies2

Series Page:

BrowseSeries BrowseSeries2

Detailed Page of any Movie/Series Category (More Info functionality of the carousel contents):

MoreInfo

My List Page (Add to my list functionality):

MyList

User's Account Info:

UserAccount1

Mobile Responsiveness:

DR1 DR2 DR3 DR4