{"id":15570080,"url":"https://github.com/saddamarbaa/imdb-clone-app-next13-typescript","last_synced_at":"2025-04-12T00:16:29.924Z","repository":{"id":133757365,"uuid":"608260381","full_name":"saddamarbaa/imdb-clone-app-next13-typescript","owner":"saddamarbaa","description":"==\u003e Building TMDB Clone App with React Js + Next.js 13 + TypeScript + Tailwind CSS. + Vercel Hosting  (a mobile-friendly)","archived":false,"fork":false,"pushed_at":"2023-04-05T04:43:57.000Z","size":663,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T00:16:24.286Z","etag":null,"topics":["dark-mode","debounce-search","movie-trailer","next","reactjs","tailwindcss","tmdb-api","typescript"],"latest_commit_sha":null,"homepage":"https://imdb-clone-app-ten.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saddamarbaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01T16:45:09.000Z","updated_at":"2024-12-19T03:26:12.000Z","dependencies_parsed_at":"2023-06-27T11:10:49.226Z","dependency_job_id":null,"html_url":"https://github.com/saddamarbaa/imdb-clone-app-next13-typescript","commit_stats":{"total_commits":27,"total_committers":3,"mean_commits":9.0,"dds":"0.11111111111111116","last_synced_commit":"e986f81c5fc9f5a7eb1b06f488770c529bc3785c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fimdb-clone-app-next13-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fimdb-clone-app-next13-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fimdb-clone-app-next13-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fimdb-clone-app-next13-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saddamarbaa","download_url":"https://codeload.github.com/saddamarbaa/imdb-clone-app-next13-typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497818,"owners_count":21113984,"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":["dark-mode","debounce-search","movie-trailer","next","reactjs","tailwindcss","tmdb-api","typescript"],"created_at":"2024-10-02T17:41:07.015Z","updated_at":"2025-04-12T00:16:29.899Z","avatar_url":"https://github.com/saddamarbaa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TMDB Clone\n\nBuilding TMDB Clone App with React.js + Next.js 13 + TypeScript + Tailwind CSS + React Icons + Vercel Hosting (a mobile-friendly).\n\n\n# Table of contents\n\n- [Author](#Author)\n- [Demo](#Demo)\n- [Technologies](#Technologies)\n- [Features](#Features)\n- [Related Projects](#Related_Projects)\n- [Optimizations](#Optimizations)\n- [Contributing](#Contributing)\n- [Status](#status)\n- [Inspiration](#inspiration)\n- [Support](#Support)\n- [Feedback](#Feedback)\n- [Run Locally](#Run_Locally)\n- [Environment Variables](#Environment)\n- [Deployment](#Deployment)\n- [Screenshots](#Screenshots)\n\n# Author\n\n### \u003ca href=\"https://github.com/saddamarbaa\"\u003e@Saddam Arbaa\u003c/a\u003e\n\n# Technologies\n-  React Js\n-  Next Js\n-  TypeScript\n-  Tailwind CSS\n-  React Icons\n-  next-themes\n-  react-youtube\n-  movie-traile\n\n# Demo\n\n## \u003ca href=\"https://imdb-clone-app-ten.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n# Features\n\n- View all movies \n- View all netflix main genres\n- View top rated movies\n- View movie detail\n- View movie youtube trailer video\n- Debounce search\n- Dark mode\n- Used TMDb API\n\n# Optimizations\n-  Next Js Image component\n-  Next Js file-system based routing\n-  Next Js Server-side rendering\n-  TypeScript\n-  Vercel Hosting\n-  React Server Components \n\n\n# Contributing\n\nContributions are always welcome!\n\n\n# Support\n\nFor support, email saddamarbaas@gmail.com.\n\n# Feedback\n\nIf you have any feedback, please reach out to me at saddamarbaas@gmail.com\n\nTwitter\nhttps://twitter.com/ArbaaSaddam/\n\nLinkedin.\nhttps://www.linkedin.com/in/saddamarbaa/\n\nGithub\nhttps://github.com/saddamarbaa\n\nInstagram\nhttps://www.instagram.com/saddam.dev/\n\nFacebook\nhttps://www.facebook.com/saddam.arbaa\n\n# Run_Locally\n\nClone the project\n\n```bash\n  https://github.com/saddamarbaa/imdb-clone-app-next13-typescript\n```\n\nGo to the project directory\n\n```bash\n  cd imdb-clone-app-next13-typescript\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm start\n\n\n```\n\n# Environment\n\n- To run this project, you will need TMDB api key\n\n- API_KEY\n\n# Status\n\nProject is: in progress I'm working on it in my free time testing new Next 13 features \n\n# Inspiration\n\nBuild By Saddam Arbaa Project inspired by https://www.themoviedb.org/\n\n\n# Deployment\n\nTo deploy this project on vercel Flow the vercel documentation \u003ca href=\"https://vercel.com/docs\"\u003eVercel Documentation\u003c/a\u003e\n\n\n\n\n\n# Related_Projects\n\n\n\n###  Netflix Clone App built with React Js + TypeScript + Redux + Stripe Checkout/Payments + Vercel Hosting + Firebase\n\n###  \u003ca href=\"https://github.com/saddamarbaa/netflix-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://netflix-clone-app-react-typescript.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n###  Hulu Clone App built with React Js, Next Js, TypeScript, Redux, Tailwind CSS, Vercel Hosting, with complete user authentication\n###  \u003ca href=\"https://github.com/saddamarbaa/Hulu-clone-app-next.js-typeScript\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://hulu-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n### Front-End Mentor Rest Countries API Challenge app built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting \n\n### \u003ca href=\"https://github.com/saddamarbaa/rest-countries-app-nextjs-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://rest-countries-app-two.vercel.app\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n###  Google Clone App built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting \n\n###  \u003ca href=\"https://github.com/saddamarbaa/google-clone-app-nex-js-typescript\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://google-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n###  Realtor Clone App built with React Js + TypeScript + Tailwind CSS + Vercel Hosting + Firebase\n\n###  \u003ca href=\"https://github.com/saddamarbaa/realtor-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://realtor-clone-app-xi.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n\n###  Twitter Clone App built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting \n\n###  \u003ca href=\"https://github.com/saddamarbaa/twitter-clone-app-nextjs-typescript\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://twitter-clone-jet-one.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n###  LinkedIn  Clone App built with  React Js + TypeScript + Redux + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting \n\n###  \u003ca href=\"https://github.com/saddamarbaa/LinkedIn-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://linkedin-clone-app-navy.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n### Instagram Clone App built with React Js + Next Js + TypeScript + Redux + Tailwind CSS + Heroicons\n\n### \u003ca href=\"https://github.com/saddamarbaa/Instagram-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://instagram-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n###  Facebook Clone App built with React Js + Next Js + TypeScript + Redux + Styled Components\n###  \u003ca href=\"https://github.com/saddamarbaa/facebook-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://facebook-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e \n\n\n\n###  Messenger Clone App built with React Js + Next Js + Redux +  Styled Components + Material-UI  \n###  \u003ca href=\"https://github.com/saddamarbaa/messenger-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://messenger-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e \n\n\n###  Gmail Clone App built with  React Js + Next Js + TypeScript + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting \n\n###  \u003ca href=\"https://github.com/saddamarbaa/Gmail-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://gmail-clone-app.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n###  Signal Clone App built with React Native + TypeScript + Expo + React Navigation + Firebase Realtime Database + User Authentication + Passwordless Authentication with Magic Link\n\n### \u003ca href=\"https://github.com/saddamarbaa/signal-clone-app-reactnative-typescript\"\u003e Github Repo \u003c/a\u003e\n\n\n###  WhatsApp Clone App built with React Js + React Context API  + Styled Components + Material-UI + Firebase Realtime Database + Firebase Hosting\n\n### \u003ca href=\"https://github.com/saddamarbaa/whatsapp-clone\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://whatsapp-clone-pwj.web.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n###  Slack Clone App built with React Js + Next Js + Styled Components + firebase-hooks + Material-UI\n\n### \u003ca href=\"https://github.com/saddamarbaa/slack-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://slack-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n### Airbnb Clone App built with React Js + Next Js + Redux + Tailwind CSS\n\n### \u003ca href=\"https://github.com/saddamarbaa/airbnb-clone-app-nex-js\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://airbnb-clone-app-nex-js.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n### Amazon Clone App built with React Js + TypeScript + Redux + Styled Components\n\n### \u003ca href=\"https://github.com/saddamarbaa/amazon-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n\n### \u003ca href=\"https://amazon-clone-murex-six.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n###  Tesla Clone App built with  React Js + TypeScript + Redux + Styled Components + Material-UI + Vercel Hosting \n\n###  \u003ca href=\"https://github.com/saddamarbaa/tesla-clone-app-react-typescript\"\u003e Github Repo \u003c/a\u003e\n###  \u003ca href=\"https://tesla-clone-app-neon.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n\n\n# Screenshots\n\n## Responsive on large screens - Home Page\n\n### Dark Mode\n\n![image](https://user-images.githubusercontent.com/51326421/229979472-3b45949c-8af4-404b-908b-701c216e70f6.png)\n\n\n### Light Mode\n![image](https://user-images.githubusercontent.com/51326421/229977053-fa4e8856-4726-4c33-a5d4-4b4553fd29b5.png)\n\n\n\n## Responsive on tablet screens\n\n![image](https://user-images.githubusercontent.com/51326421/229978900-94aaa069-ac66-4efc-bc5e-e4d515ca643b.png)\n\n\n![image](https://user-images.githubusercontent.com/51326421/229978945-adfb3605-cc71-4af4-b235-b7a5422eadda.png)\n\n\n\n## Responsive on mobile screens\n\n\n![image](https://user-images.githubusercontent.com/51326421/229979018-3ec42555-96af-492c-b6fc-8ae9bc8bfcb5.png)\n\n\n![image](https://user-images.githubusercontent.com/51326421/229979060-44f60bc3-ad0c-4390-b2ed-85131efac060.png)\n\n\n## Details Page\n![image](https://user-images.githubusercontent.com/51326421/229979821-bd5376b8-23db-48eb-b6d1-01070a8159ae.png)\n\n\n\n## About Page\n![image](https://user-images.githubusercontent.com/51326421/229977690-7d02f606-5ae9-4964-93f6-15858ef97bf5.png)\n\n\n#  loading UI\n![image](https://user-images.githubusercontent.com/51326421/229980115-48904ac6-e207-4956-a0ba-f1b18a25a5a0.png)\n\n\n![image](https://user-images.githubusercontent.com/51326421/229980154-b82d7d66-2ab4-4daf-b32a-843b93915075.png)\n\n# Error Handling UI\n\n![image](https://user-images.githubusercontent.com/51326421/229980628-bb42e534-5c97-4a8d-9656-784708d74772.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddamarbaa%2Fimdb-clone-app-next13-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaddamarbaa%2Fimdb-clone-app-next13-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddamarbaa%2Fimdb-clone-app-next13-typescript/lists"}