This is a Netflix Clone that was created to mimic the style and feel of Netflix. You can browse current movie trailers in certain categories using a UI very similar to Netflix.
This clone built using React and Material-UI. This application uses OMDb API to obtain movie information and links to movie trailers from YouTube.
npm install
npm start

