Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saddamarbaa/imdb-clone-app-next13-typescript

==> Building TMDB Clone App with React Js + Next.js 13 + TypeScript + Tailwind CSS. + Vercel Hosting (a mobile-friendly)
https://github.com/saddamarbaa/imdb-clone-app-next13-typescript

dark-mode debounce-search movie-trailer next reactjs tailwindcss tmdb-api typescript

Last synced: 13 days ago
JSON representation

==> Building TMDB Clone App with React Js + Next.js 13 + TypeScript + Tailwind CSS. + Vercel Hosting (a mobile-friendly)

Awesome Lists containing this project

README

        

# TMDB Clone

Building TMDB Clone App with React.js + Next.js 13 + TypeScript + Tailwind CSS + React Icons + Vercel Hosting (a mobile-friendly).

# Table of contents

- [Author](#Author)
- [Demo](#Demo)
- [Technologies](#Technologies)
- [Features](#Features)
- [Related Projects](#Related_Projects)
- [Optimizations](#Optimizations)
- [Contributing](#Contributing)
- [Status](#status)
- [Inspiration](#inspiration)
- [Support](#Support)
- [Feedback](#Feedback)
- [Run Locally](#Run_Locally)
- [Environment Variables](#Environment)
- [Deployment](#Deployment)
- [Screenshots](#Screenshots)

# Author

### @Saddam Arbaa

# Technologies
- React Js
- Next Js
- TypeScript
- Tailwind CSS
- React Icons
- next-themes
- react-youtube
- movie-traile

# Demo

## LIVE DEMO

# Features

- View all movies
- View all netflix main genres
- View top rated movies
- View movie detail
- View movie youtube trailer video
- Debounce search
- Dark mode
- Used TMDb API

# Optimizations
- Next Js Image component
- Next Js file-system based routing
- Next Js Server-side rendering
- TypeScript
- Vercel Hosting
- React Server Components

# Contributing

Contributions are always welcome!

# Support

For support, email [email protected].

# Feedback

If you have any feedback, please reach out to me at [email protected]

Twitter
https://twitter.com/ArbaaSaddam/

Linkedin.
https://www.linkedin.com/in/saddamarbaa/

Github
https://github.com/saddamarbaa

Instagram
https://www.instagram.com/saddam.dev/

Facebook
https://www.facebook.com/saddam.arbaa

# Run_Locally

Clone the project

```bash
https://github.com/saddamarbaa/imdb-clone-app-next13-typescript
```

Go to the project directory

```bash
cd imdb-clone-app-next13-typescript
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm start

```

# Environment

- To run this project, you will need TMDB api key

- API_KEY

# Status

Project is: in progress I'm working on it in my free time testing new Next 13 features

# Inspiration

Build By Saddam Arbaa Project inspired by https://www.themoviedb.org/

# Deployment

To deploy this project on vercel Flow the vercel documentation Vercel Documentation

# Related_Projects

### Netflix Clone App built with React Js + TypeScript + Redux + Stripe Checkout/Payments + Vercel Hosting + Firebase

### Github Repo
### LIVE DEMO

### Hulu Clone App built with React Js, Next Js, TypeScript, Redux, Tailwind CSS, Vercel Hosting, with complete user authentication
### Github Repo
### LIVE DEMO

### Front-End Mentor Rest Countries API Challenge app built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting

### Github Repo

### LIVE DEMO

### Google Clone App built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting

### Github Repo
### LIVE DEMO

### Realtor Clone App built with React Js + TypeScript + Tailwind CSS + Vercel Hosting + Firebase

### Github Repo
### LIVE DEMO

### Twitter Clone App built with React Js + Next Js + TypeScript + Tailwind CSS + Vercel Hosting

### Github Repo
### LIVE DEMO

### LinkedIn Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting

### Github Repo
### LIVE DEMO

### Instagram Clone App built with React Js + Next Js + TypeScript + Redux + Tailwind CSS + Heroicons

### Github Repo

### LIVE DEMO

### Facebook Clone App built with React Js + Next Js + TypeScript + Redux + Styled Components
### Github Repo
### LIVE DEMO

### Messenger Clone App built with React Js + Next Js + Redux + Styled Components + Material-UI
### Github Repo
### LIVE DEMO

### Gmail Clone App built with React Js + Next Js + TypeScript + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting

### Github Repo
### LIVE DEMO

### Signal Clone App built with React Native + TypeScript + Expo + React Navigation + Firebase Realtime Database + User Authentication + Passwordless Authentication with Magic Link

### Github Repo

### WhatsApp Clone App built with React Js + React Context API + Styled Components + Material-UI + Firebase Realtime Database + Firebase Hosting

### Github Repo

### LIVE DEMO

### Slack Clone App built with React Js + Next Js + Styled Components + firebase-hooks + Material-UI

### Github Repo

### LIVE DEMO

### Airbnb Clone App built with React Js + Next Js + Redux + Tailwind CSS

### Github Repo

### LIVE DEMO

### Amazon Clone App built with React Js + TypeScript + Redux + Styled Components

### Github Repo

### LIVE DEMO

### Tesla Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Vercel Hosting

### Github Repo
### LIVE DEMO

# Screenshots

## Responsive on large screens - Home Page

### Dark Mode

![image](https://user-images.githubusercontent.com/51326421/229979472-3b45949c-8af4-404b-908b-701c216e70f6.png)

### Light Mode
![image](https://user-images.githubusercontent.com/51326421/229977053-fa4e8856-4726-4c33-a5d4-4b4553fd29b5.png)

## Responsive on tablet screens

![image](https://user-images.githubusercontent.com/51326421/229978900-94aaa069-ac66-4efc-bc5e-e4d515ca643b.png)

![image](https://user-images.githubusercontent.com/51326421/229978945-adfb3605-cc71-4af4-b235-b7a5422eadda.png)

## Responsive on mobile screens

![image](https://user-images.githubusercontent.com/51326421/229979018-3ec42555-96af-492c-b6fc-8ae9bc8bfcb5.png)

![image](https://user-images.githubusercontent.com/51326421/229979060-44f60bc3-ad0c-4390-b2ed-85131efac060.png)

## Details Page
![image](https://user-images.githubusercontent.com/51326421/229979821-bd5376b8-23db-48eb-b6d1-01070a8159ae.png)

## About Page
![image](https://user-images.githubusercontent.com/51326421/229977690-7d02f606-5ae9-4964-93f6-15858ef97bf5.png)

# loading UI
![image](https://user-images.githubusercontent.com/51326421/229980115-48904ac6-e207-4956-a0ba-f1b18a25a5a0.png)

![image](https://user-images.githubusercontent.com/51326421/229980154-b82d7d66-2ab4-4daf-b32a-843b93915075.png)

# Error Handling UI

![image](https://user-images.githubusercontent.com/51326421/229980628-bb42e534-5c97-4a8d-9656-784708d74772.png)