{"id":18812391,"url":"https://github.com/parin-prog/netflix-clone","last_synced_at":"2026-04-02T02:50:20.457Z","repository":{"id":159743128,"uuid":"634797055","full_name":"parin-prog/netflix-clone","owner":"parin-prog","description":"It's a Netflix clone that I built using ReactJS, JavaScript, Bootstrap5 and TMDB API. It has a sleek and modern user interface that mimics Netflix, but with some interesting changes. You can explore movies and web series from different genres and interact with them using the Netflix UI. It's a fun and easy way to discover new content and enjoy.","archived":false,"fork":false,"pushed_at":"2023-11-24T10:44:36.000Z","size":10234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T00:15:06.244Z","etag":null,"topics":["axios-react","bootstrap5","css","firebase","javascript","jsx","reactjs","redux","tmdb-api"],"latest_commit_sha":null,"homepage":"https://netflix-clone-parin-prog.vercel.app","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/parin-prog.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":"2023-05-01T08:06:53.000Z","updated_at":"2023-11-02T20:21:52.000Z","dependencies_parsed_at":"2024-11-07T23:33:39.352Z","dependency_job_id":"a8c3d438-a3bb-4031-ad17-5cda34f3a7f9","html_url":"https://github.com/parin-prog/netflix-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parin-prog%2Fnetflix-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parin-prog%2Fnetflix-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parin-prog%2Fnetflix-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parin-prog%2Fnetflix-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parin-prog","download_url":"https://codeload.github.com/parin-prog/netflix-clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239748247,"owners_count":19690232,"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":["axios-react","bootstrap5","css","firebase","javascript","jsx","reactjs","redux","tmdb-api"],"created_at":"2024-11-07T23:32:38.866Z","updated_at":"2025-12-30T20:16:53.875Z","avatar_url":"https://github.com/parin-prog.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":" # Netflix-Clone\n\n\n### Overview :\n\nIt's built using ReactJS, JavaScript, Bootstrap5 and TMDB API. It has a sleek and modern user interface that mimics Netflix, but with some interesting changes. You can explore movies and web series from different genres and interact with them using the Netflix UI. It's a fun and easy way to discover new content and enjoy.\n--\napplication is hosted [HERE!](https://netflix-clone-parin-prog.vercel.app/)\n\n**SCREENSHOTS:**\n---\n\n\u003cimg altr=\"1\" src=\"https://github.com/parin-prog/netflix-clone/blob/master/src/assets/img1.png\" height=\"200\"\u003e  \u003cimg altr=\"1\" src=\"https://github.com/parin-prog/netflix-clone/blob/master/src/assets/img2.png\" height=\"200\"\u003e  \u003cimg altr=\"1\" src=\"https://github.com/parin-prog/netflix-clone/blob/master/src/assets/img3.png\" height=\"200\"\u003e\n\u003cimg altr=\"1\" src=\"https://github.com/parin-prog/netflix-clone/blob/master/src/assets/img4.png\" height=\"400\"\u003e\n\u003cimg altr=\"1\" src=\"https://github.com/parin-prog/netflix-clone/blob/master/src/assets/img5.png\" height=\"400\"\u003e\n\n---\n\n## Developed With\n\n* [Visual Studio Code](https://code.visualstudio.com/) - A source code editor developed by Microsoft for Windows, Linux and macOS. It includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring\n* [React](https://react.org/) - A javascript library for building user interfaces\n* [React-router](https://reactrouter.com/)  enables \"client side routing\"\n* [React-redux](https://redux.js/)  A predictable state container\n* [Bootstrap5](https://getbootstrap.com/)  A powerful, feature-packed frontend toolkit\n* [Axios](https://www.npmjs.com/package/axios)  Promise based HTTP client for the browser\n* [TMDB-api](https://www.themoviedb.org/)  A popular, user editable database for movies and TV shows\n* [Create react app](https://create-react-app.dev/) - A quick method to start developing a react application\n* [Firebase](https://www.firebase.com/)  A Realtime Database API\n* [Stripe](https://www.stripe.com/)  Provides a variety of payment methods through a single API\n* [Axios](https://www.npmjs.com/package/axios)  Promise based HTTP client for the browser\n* [Babel](https://babeljs.io/) - A transpiler for javascript\n* [Webpack](https://webpack.js.org/) - A module bundler\n\n---\n\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nThe following software is required to be installed on your system:\n\n* Node 16.x\n* Npm 8.x\n\nType the following commands in the terminal to verify your node and npm versions\n\n```bash\nnode -v\nnpm -v\n```\n\n## How to Run\n\u003c\u003c\u003c\u003c\u003c\u003c\u003c HEAD\n\n1. **Clone the Repository**: Start by cloning this repository to your local machine.\n\n3. **Setup**:\n   - Navigate to the frontend directory and run `npm install` to install the required frontend dependencies.\n   - Configure the frontend environment variables as necessary.\n   - Run `npm start` to launch the frontend.\n\n4. **Access the Application**:\n   - Visit the application in your web browser at `http://localhost:3000` (by default for the frontend).\n   - Ensure the backend is running on a different port as specified in your configuration.\n\n\n=======\n\n1. **Clone the Repository**: Start by cloning this repository to your local machine.\n\n3. **Setup**:\n   - Navigate to the frontend directory and run `npm install` to install the required frontend dependencies.\n   - Configure the frontend environment variables as necessary.\n   - Run `npm start` to launch the frontend.\n\n4. **Access the Application**:\n   - Visit the application in your web browser at `http://localhost:3000` (by default for the frontend).\n   - Ensure the backend is running on a different port as specified in your configuration.\n\u003e\u003e\u003e\u003e\u003e\u003e\u003e 3b8be5c3ea11f2c20a94aee512ad129bfd240f67\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparin-prog%2Fnetflix-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparin-prog%2Fnetflix-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparin-prog%2Fnetflix-clone/lists"}