IMDB Clone

Web App
Frontend
Entertainment
IMDB Clone

Tech Stack

React
Tailwind CSS
TMDB API
Javascript

Description

The IMDB Clone project was built to practice API integration and dynamic UI development. Using the TMDB API, the app provides users with access to real-time movie data, including trending films, top-rated movies, and upcoming releases.

I designed a search and filtering system that lets users explore movies by genre, release year, and rating. Each movie has a dedicated details page showcasing descriptions, trailers, and cast information, providing a complete browsing experience.

This project sharpened my skills in React state management, API handling, and building responsive UIs while mimicking a real-world entertainment platform.

  • Integrated TMDB API to fetch and display live movie data.
  • Developed search and filter features for personalized discovery.
  • Designed responsive UI with Tailwind CSS for a clean experience.
  • Built dynamic movie detail pages including trailers and ratings.

Page Info

Movie Listings

Integrated TMDB API to fetch trending, top-rated, and upcoming movies with dynamic UI updates.

/projects/imdb-clone/movie_listings.png

Search & Filter

Implemented search functionality with filters for genres, release year, and ratings.

/projects/imdb-clone/search_filter.png

Movie Details

Created a dedicated detail page for each movie including trailer, ratings, and cast info.

/projects/imdb-clone/movie_details.png