Netflix clone using React with TMDB API integration to fetch and display dynamic movie and TV show data. Implemented category-based browsing, interactive movie details, and video playback functionality
View Demo
·
Report Bug
·
Request Feature
Clone the project
git clone https://github.com/hamzathul/netflix-clone.git
Go to the project directory
cd netflix-clone
Install dependencies
npm install
Start the server
npm run start
- Open http://localhost:3000 to view it in your browser.