Movies Watch List

Keep a watch list of your movies and get release date of DVD. It uses a REST API as backend.

Screenshots

Login Main-Released Main-Coming-Soon Search-Results

Build

In order to build the project you need VS Code. Clone the repository and open the folder with VS Code. Then you can run the project with npm start or build with npm build.

Libraries Used

  • Angular used for the front end.
  • Taiga UI used for the front end UI.
  • TMDb API used for search, images and info of the movies.