Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1001 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 1001 Bytes

IMDb Top 100 Movies & Series Explorer

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.

Features

  • 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.

Technologies Used

  • React
  • IMDb API
  • Axios
  • Framer Motion
  • Material-UI (MUI)

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/your-repository.git