/netflix-clone

Netflix clone using ReactJS, Firebase, and Styled Components, tested with Jest

Primary LanguageJavaScript

Netflix Clone

ReactJS (Hooks, Context, Portals), Firebase and Styled Components

Demo: https://netflixclone-ben.netlify.app

This application was built using React, Firebase & Styled Components. It comes with home, browse, sign in and sign up page. The pages uses protected routes and auth listeners. The app follows compound components pattern and are styled using styled components. Authentication and data storage is handled by Firebase.

Netflix Clone