- TMDB API was used
- To my list by categories
- Pagination Structure
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.
Clone the project
git clone https://github.com/elselif/netflixClone.git
Install required packages
npm install
Run the server
ng serve