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.gitGo to the project directory
cd netflix-cloneInstall dependencies
npm installStart the server
npm run start- Open http://localhost:3000 to view it in your browser.
