
Tech Stack
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.

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

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