This project listing most recent popular movies based on The Movie Database (TMDb).
Listing top 20 most popular movies
We can search any movie name
Describing full movie details with trailer
Playing movie trailer
- angularjs 8.2
- angular material ui 8.2
- momentjs - Date & time conversion
- Endpoint : Open source movie list API - (https://www.themoviedb.org)
Run ng serve
or npm run start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
- Open terminal window and run
ng serve
ornpm run start
# install dependencies
npm install
# serve with hot reload at localhost:4200
npm run start
Email me [email protected]