/Netflix

Using React and IMDB API I've created a clone of Netflix and hosting it with Firebase.

Primary LanguageJavaScript

Netflix Clone

This application (a Netflix clone) was built using React (Custom Hooks, Context), Firebase & Styled Components. I used compound components (just a design pattern) to build my components, and there's over 10 examples as to how these are used. The styling is all handled via styled components. Using compound components made my actual components really easy to test.

!!! Works better in Safari (Chrome updates made higher restrictions)

Noticable Features added were

  • horizontal scrolling
  • banner movie w/ title and description
  • media sorted by categories

Preview Photo !!!

click image to view

Screen Shot 2021-05-05 at 11 56 00 AM

API used comes from IMDB website