Skip to content

A react application that utilizes the IMDb API to display the top 100 rated movies and series

Notifications You must be signed in to change notification settings

saladilakshman/Imdb100

Repository files navigation

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
    

About

A react application that utilizes the IMDb API to display the top 100 rated movies and series

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages