Skip to content

HimWell/angular-the-movie-db

Repository files navigation

MovieDb

This application uses the The Movie DB API to display popular movies with pagination. User can then select a movie and seee details related to that specifc movie. This app also allows users to rate them.

Note request tokens and sessions id's were created in order to rate a movie.

Completed using the following tech stack:

  • Angular 10
  • SASS
  • Angular Material
  • Flexi Layout
  • Typescript

To run project:

npm install - for packages ng build - to build application ng serve - to open/launch application

Please generate your own API Key

https://developers.themoviedb.org/3/getting-started/introduction

About

The movie db application in Angular 10

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published