26 / 31 · Web

Moviescape

TMDB-powered movie discovery

interactive demo
moviescape · tmdb stream
$ moviescape search --query="quiet drama" --year=2023
// GET https://api.themoviedb.org/3/search/movie?... 200 OK (412ms)
title
year
genre
rating
about

Web app displaying the latest movies and TV shows with ratings, release dates, genres, and overviews via the TMDB API.

what it does
  • 01Responsive design
  • 02Real-time search and filtering
  • 03User-friendly interface