MovieDB Web Panel

Introduction

This project is a single-page web panel consisting of four different pages and a global search in the Navbar. The pages include:

  • Home Page / Popular Movie Page
  • Top Rated Page
  • Upcoming Movie Page
  • Single Movie Detail Page
  • Searched Movie Page (UI will be the same as Home Page) API Details Generate your own API key by visiting The Movie DB API.

Endpoints

Get all popular movies:

Get movie details:

Get movie cast details:

Get upcoming movies:

-https://api.themoviedb.org/3/movie/upcoming?api_key=${API_KEY}&language=en-US&page=1

Get top-rated movies:

Get search results:

Image Path

For images, you need to add a base domain:

Example: