{"id":18801686,"url":"https://github.com/mohdafjal2004/imdbflix","last_synced_at":"2026-04-11T19:02:53.185Z","repository":{"id":232022585,"uuid":"618275346","full_name":"mohdafjal2004/IMDBFlix","owner":"mohdafjal2004","description":"Netflix-UI Movie Database (React.js, TMDB) | Search \u0026 Explore Movies, TV (+ Web Series)! #Reactjs #TMDB #PWA**","archived":false,"fork":false,"pushed_at":"2024-04-14T06:42:11.000Z","size":97692,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T19:57:47.376Z","etag":null,"topics":["allgenremovies","allmovies","clone","debounce-function","debounce-input","imdb-clone","javascript","netflix-clone","netflix-ui","react","react-router-v6","react-slick","tailwindcss","tmdb","tmdb-api"],"latest_commit_sha":null,"homepage":"https://imdbflix.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/mohdafjal2004.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-03-24T05:45:36.000Z","updated_at":"2024-04-14T03:59:41.000Z","dependencies_parsed_at":"2024-11-07T22:40:03.509Z","dependency_job_id":null,"html_url":"https://github.com/mohdafjal2004/IMDBFlix","commit_stats":null,"previous_names":["mohdafjal2004/streamflix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdafjal2004%2FIMDBFlix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdafjal2004%2FIMDBFlix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdafjal2004%2FIMDBFlix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdafjal2004%2FIMDBFlix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohdafjal2004","download_url":"https://codeload.github.com/mohdafjal2004/IMDBFlix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239734564,"owners_count":19688257,"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":["allgenremovies","allmovies","clone","debounce-function","debounce-input","imdb-clone","javascript","netflix-clone","netflix-ui","react","react-router-v6","react-slick","tailwindcss","tmdb","tmdb-api"],"created_at":"2024-11-07T22:24:49.969Z","updated_at":"2025-10-11T19:05:05.016Z","avatar_url":"https://github.com/mohdafjal2004.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Hi, I'm Mohd Afjal! 👋\n\n\n## Screenshots\n\n![App Screenshot](https://res.cloudinary.com/backendpro2nd/image/upload/v1713065993/wasdk02faastimllqlu8.png)\n\n\n# IMDBFlix Entertainment Database\nUnleash Your Inner Cinephile with This Netflix-Inspired Movie Database\n\nThis React.js application empowers you to explore a vast collection of Movies, TV Shows, and Web Series, meticulously sourced from the TMDB API. Dive deep into captivating content across all genres, from action-packed thrillers to laugh-out-loud comedies!\n\n\n## API Reference\n\n#### Get all original items\n\n```http\n  GET https://image.tmdb.org/t/p/original/movie/popular?api_key=${key}\n```\n\n| Parameter | Type     | Description                |\n| :-------- | :------- | :------------------------- |\n| `api_key` | `string` | **Required**. Your API key |\n\n#### Get Details of a Movie or a TV Show\n\n```http\n  GET /movie/{movie_id}\n  GET /tv/{series_id}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `id`      | `string` | **Required**. Id of item to fetch |\n\n#### Get Details of a Cast and the crew\n```http\n  GET /movie/{movie_id}/credits\n  GET /tv/{series_id}//credits\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `id`      | `string` | **Required**. Id of item to fetch |\n\n\n\n\n## Authors\n\n- [@mohdafjal2004](https://github.com/mohdafjal2004)\n\n\n## Demo Link\nhttps://imdbflix.vercel.app/\n\n\n\n## Installation\n\nInstall my-project with npm\n\n```bash\n  npm install my-project\n  cd my-project\n```\n    ## Color Referenc\n\n| Color             | Hex                                                                |\n| ----------------- | ------------------------------------------------------------------ |\n| Black | ![#0a192f](https://via.placeholder.com/10/0a192f?text=+) #0a192f |\n| \n| Red | ![#00b48a](https://via.placeholder.com/10/db202c?text=+) #db202c |\n\n\n\n## Features\n\n- Debouncing while searching for     optimisation\n- Responsive Design\n- Details about all the cast and crew\n- Details about the Movies and TV Shows\n- Standalone Progressive Web App \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohdafjal2004%2Fimdbflix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohdafjal2004%2Fimdbflix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohdafjal2004%2Fimdbflix/lists"}