/movieList

This application was built using Angular to develop a website that lists movie information using The Movie Database (TMDb) API.

Primary LanguageTypeScript

Movie List

  • TMDB API was used
  • To my list by categories
  • Pagination Structure

Used technologies

The following technologies were used in this project:

  • Angular: A JavaScript framework used for web application development.
  • TMDb API: API used to retrieve movie information.

Run on Your Computer

Clone the project

  git clone https://github.com/elselif/netflixClone.git

Install required packages

  npm install

Run the server

  ng serve

Screenshot