This project fetches and displays the most popular movies.
The API is public and free to use on The Movie Database API.
npm install -g typescript
npm install -g @angular/cli
npm install
ng serve
This project fetches and displays the most popular movies.
The API is public and free to use on The Movie Database API.
npm install -g typescript
npm install -g @angular/cli
npm install
ng serve