This project is a clone of the IMDb website that allows users to search and view information about movies, trends, and ratings using The Movie Database (TMDb) API.
https://imdb-next-sigma.vercel.app/
This is a web application built on Next.js and React that uses the TMDb API to retrieve movie data. The project includes features for searching movies by various parameters, displaying trending and top movies. The website has a simple and user-friendly interface that allows users to find and watch movies by genre and rating.
-
Search movies on demand.
-
Displaying trending movies.
-
Viewing top movies.
-
Responsive design with dark theme support.
- Next.js
- React
- TMDb API
- Tailwind CSS