Visit my clone here: https://netflix-clone-cecab.web.app/
- React.js
- Tailwind CSS
- External React libraries:
react-youtube
,react-movie trailer
,react-router-dom
,react-icons
- Firebase Authentication
- Firebase Firestore(for storage)
- TMDB (The movie database)
- System prerequisites: node.js, external react libraries mentioned above. Use
npm add <library-name>
to install - Download the
netflix-clone
folder in the repo. - Run the command
npm start
from your terminal after making the above location your cd
Although this isn't a completely functional clone, I have tried to incorporate many frontend / User friendly features as per my capabilities.
- Authenticated login/signup
- Play trailers / videos of the movie clicked
- Save liked shows to your account
- Interactive user experience