Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 757 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 757 Bytes

Netflix Clone with React

Overview

A Netflix clone was built using React (Custom Hooks, Context), Firebase and Styled Components. I have built the following pages within this application: sign in, sign up, browse and lastly the homepage. There are four different pages, some using protected routes with auth listeners.

Main page

Auth Page

Main page

Browse Page

Main page

Homepage

Main page