This is a Netflix clone project built with React. Leveraging React's declarative components and state management, the project ensures a dynamic and responsive user interface.
Integrating with TMDB and YouTube APIs, our clone dynamically fetches trending content, top-rated movies, and even trailers, providing users with an engaging visual feast.
The app allows users to browse and watch trailers, and it has been deployed on Firebase. You can visit the live app here.
To run this project locally, follow these steps:
- Clone the repository
- Install dependencies:
npm install
- Set up API keys
- Start the development server:
npm start
- React
- Firebase
- TMDB API
- YouTube API
Check out the live demo here.
- This project was created as part of a learning experience.
Feel free to contribute or raise issues!