Skip to content

Armin0001/The-Movie-DB-Project

Repository files navigation

The Movie Database Project built with Angular


General Overview

The website is using The Movie Database to generate content. It features movies and TV shows, so feel free to check it out.

✨ Features

  • List top 10 movies/series rating vise
  • Search for a movie or a series
  • Get more info about clicked on movie/series such as rating and descrption
  • Switch between movies and series in the main page

⚡️ Quick start

  • After you clone the repository:
npm i
ng build #to build the project;  The build artifacts will be stored in the `dist/` directory.
ng serve # for a dev server. Navigate to `http://localhost:4200/`. 

💡 Fun fact

I've made a website which uses AI to help you suggest you movies The Movie Suggestor. So you can look up movies from that website on this website for more information about them. Isn't that cool?

❓ Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

🚀 Live Link

The Movie Database

About

Project built with Angular that uses TMDB API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published