Skip to content

An exercise about Object Oriented Programming in JavaScript

Notifications You must be signed in to change notification settings

Lobana-sky/recoded-oop-exercise-movie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Assignment

Fetch the list of actors starring in the movie and render the top 4 on the page.

You can use the path movie/${movieId}/credits to get the list of actors.

About

An exercise about Object Oriented Programming in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.7%
  • HTML 34.3%