Skip to content

p-aron/tmdb-client

 
 

Repository files navigation

tmdb-client

A frontend client showing movies, tv shows and actors from The Movie Database (TMDb) API. The project was built with Angular and PrimeNG.

Deployed at https://dtoro97.github.io/tmdb-client/.

Built as a side project.

Setup

  1. Get a free API key from TMDB site.
  2. Enter your bearer token into the environment.ts file

Running

# to install dependencies
npm install

# to serve at localhost:4200
ng serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.8%
  • HTML 28.6%
  • SCSS 7.6%