Netflix Clone

react app

This is a Netflix clone application. It was built with React using styled components, custom hooks, and context. User authentication and data is handled through firebase. The app has the following pages: Sign In, Sign Up, Home, and Browse.

Features

User authentication, compound components, styled components, and testing.

Firebase firestore handles all movie and series data and is fetched with a custom hook.