Skip to content

A simple web app that allows users to browse public lists in The Movie Database (TMDb) using the API. For demonstration, I use my own lists by default.

License

Notifications You must be signed in to change notification settings

inpercima/explore-tmdb

Repository files navigation

explore TMDb

MIT license

A simple web app allowing users to search on The Movie Database (TMDb) by using the api. For demonstration, I use my own lists by default.

This app is online under explore-tmdb.inpercima.net.

This project was generated with swaaplate version 2.5.3.

Prerequisites

Angular CLI

  • @angular/cli 19.0.6 or higher

Apache and php

  • Apache 2.4 or higher
  • php 8.0 or higher

Node, npm or pnpm

  • node 22.11.0 or higher in combination with
    • npm 10.9.0 or higher or
    • pnpm 9.14.2 or higher, used in this repository

Getting started

# clone project
git clone https://github.com/inpercima/explore-tmdb/
cd explore-tmdb

Usage

Modules

For the frontend check explore-tmdb - frontend.

For the backend check explore-tmdb - api.

About

A simple web app that allows users to browse public lists in The Movie Database (TMDb) using the API. For demonstration, I use my own lists by default.

Topics

Resources

License

Stars

Watchers

Forks