/Movie-Scroll-App

Angular App to List Movies

Primary LanguageTypeScript

MovieScroll

This project lists movies from themoviedatabase and was generated with Angular CLI version 9.1.0.

App Screenshot

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

App deployed on Heroku

Visit https://movie-scroll.herokuapp.com/

TODO

  • Pagination
  • Do not use the local API, use tmdb API
  • Change the search functionality from pipe to tmdb API