{"id":15111963,"url":"https://github.com/pradyotsrivastava/netflix-react-clone","last_synced_at":"2026-02-16T00:30:58.558Z","repository":{"id":241257509,"uuid":"804708860","full_name":"pradyotsrivastava/Netflix-React-Clone","owner":"pradyotsrivastava","description":"A React-based application that replicates the NetFlix's interface and functionality. Utilizing the TMDB API and Axios for seamless data fetching, users can browse a vast library of movies and TV shows, complete with detailed information pages. The responsive design ensures compatibility across device with enhanced user experience.","archived":false,"fork":false,"pushed_at":"2024-06-03T07:28:22.000Z","size":212,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T18:12:24.378Z","etag":null,"topics":["api-integration","axios","react-hooks","reactjs","sass","sass-framework","scss-styles","third-party-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pradyotsrivastava.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-23T05:44:21.000Z","updated_at":"2024-06-03T07:34:43.000Z","dependencies_parsed_at":"2024-06-03T09:18:17.564Z","dependency_job_id":"9296af1e-3b93-4b9f-8676-a4b1b30819ca","html_url":"https://github.com/pradyotsrivastava/Netflix-React-Clone","commit_stats":null,"previous_names":["pradyotsrivastava/netflix-react-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradyotsrivastava%2FNetflix-React-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradyotsrivastava%2FNetflix-React-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradyotsrivastava%2FNetflix-React-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradyotsrivastava%2FNetflix-React-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pradyotsrivastava","download_url":"https://codeload.github.com/pradyotsrivastava/Netflix-React-Clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378151,"owners_count":20929297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-integration","axios","react-hooks","reactjs","sass","sass-framework","scss-styles","third-party-api"],"created_at":"2024-09-26T00:40:29.832Z","updated_at":"2025-10-08T03:59:39.531Z","avatar_url":"https://github.com/pradyotsrivastava.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis project is a Netflix clone built using React, leveraging the power of the TMDB (The Movie Database) API to fetch and display movie data. The application mimics the core functionalities of Netflix, providing users with a sleek and responsive interface to browse and discover movies and TV shows.\n\n\n![1](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/31bd3482-2c5b-437c-aa6c-a83165422380)\n![2](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/7d736083-2f81-4172-922a-a0396361b85a)\n![3](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/4f410b68-a248-47de-a5ae-6e6c17d9a61a)\n![4](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/fef376cc-a0b3-447b-a7ba-4469505427b2)\n![5](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/1db0d5a9-3ead-4494-a6f6-9c0e54c16f8c)\n![6](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/cc78261b-5ce1-4a47-b280-6e4a00ce175c)\n![7](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/a7b23499-9ac0-4e22-b836-1ac7271df52b)\n![8](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/9bf180ca-7435-4066-80b2-995f1f1b19fa)\n![9](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/666b6bf5-4acd-4f73-8571-b36639eb3cc3)\n![10](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/9cf26595-0c94-496f-b531-a3ea05ef1c0f)\n![11](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/fda921c6-259e-4081-88be-1f85707201e8)\n![12](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/a893793a-ea11-4fc9-99ce-c0e98821e80e)\n![13](https://github.com/pradyotsrivastava/NetFlix-clone/assets/126956834/c045ea50-e613-4c7a-881b-ecbd9368f10a)\n\n\n# Key Features\n\nReact Frontend: A dynamic and responsive user interface built with React.\nTMDB API Integration: Fetches real-time movie and TV show data using the TMDB API.\nAxios for API Requests: Efficiently handles HTTP requests with Axios, ensuring smooth data fetching and error handling.\nMovie and TV Show Listings: Displays categorized lists of movies and TV shows, similar to Netflix.\nDetailed Information Pages: Users can click on a movie or TV show to view detailed information including the description, release date, and rating.\nSearch Functionality: Allows users to search for their favorite movies and TV shows.\nResponsive Design: Ensures a seamless experience across various devices and screen sizes.\n\n# Installation\n\nClone the repository\nNavigate to the project directory\nInstall dependencies\nnpm install\nGet your TMDB API Key\nSign up at TMDB and get your API key.\nAdd your TMDB API key in \"components/Home.jsx\" file\nStart the development server\nnpm start\n\n# Usage\n\nOnce the development server is running, you can open your browser and navigate to http://localhost:3000 to see the application in action. Browse through different categories, search for movies, and enjoy the Netflix-like experience.\n\n# Technologies Used\n\nReact: A JavaScript library for building user interfaces.\nTMDB API: Provides comprehensive data about movies, TV shows, and actors.\nAxios: A promise-based HTTP client for making API requests.\nCSS: Custom styles to create a visually appealing interface.\nJavaScript: Handles the dynamic functionality of the application.\n\n\n# Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `npm run eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can't go back!**\n\nIf you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.\n\nYou don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.\n\n## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Code Splitting\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)\n\n### Analyzing the Bundle Size\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)\n\n### Making a Progressive Web App\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)\n\n### Advanced Configuration\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)\n\n### Deployment\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)\n\n### `npm run build` fails to minify\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradyotsrivastava%2Fnetflix-react-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpradyotsrivastava%2Fnetflix-react-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradyotsrivastava%2Fnetflix-react-clone/lists"}