/movie-api

Movie api using angular with short delays

Primary LanguageTypeScript

movies-api

Description

This project fetches and displays the most popular movies.
The API is public and free to use on The Movie Database API.

Dependencies

npm install -g typescript
npm install -g @angular/cli

Install requirements

npm install

To start the project

ng serve

Copyrights