React Netflix Clone

This project is created using REACT, FIREBASE, TMDB and MATERIAL UI.
Website Link --> Netflix Clone
Run project locally -->
To run this project locally on your device, you can do the following steps:
cd netflix-clone
Change directory to netflix-clone
npm install
Installs the local dependencies need to run the project in your device.
npm start
Runs the app in the development mode.\ Open http://localhost:3000 to view it in the browser.
Features
This WebApp is a clone of the famous Video Streaming platform --> Netflix
This is a very dynamic and responsive WebApp, as it fits the User's screen responsively.
It renders the movie posters and banners from TMDB, and for responsivenes, it uses MATERIAL UI.
And, it not only displays the latest, trending movies and TV Shows,
it also shows their Youtube Trailers, when clicked on the banners.
Since, it's hosted on firebase, it also provides fast and easy hosting.
Log in or sign up for Devpost to join the conversation.