This project is a React application that utilizes the IMDb API to display the top 100 rated movies and series. Users can click on individual movies or series to view detailed information including title, rank, release year, trailer video, directors, genres, and more. It features animations powered by Framer Motion, data fetching with Axios, styling using MUI, and includes a responsive design with a dark mode feature.
- Display the top 100 rated movies and series from IMDb.
- View detailed information for each movie or series.
- Watch trailers directly from the application.
- Dark mode feature for improved user experience.
- Responsive design ensures compatibility across devices.
- React
- IMDb API
- Axios
- Framer Motion
- Material-UI (MUI)
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/your-repository.git