Getting data from the API
Looking at the finished product, you'll see that our movie list contains complete movie listings with an image, title, and other information.
As explained in the course introduction, this data is provided by the Node/Express API that we're serving on port 8070.
Click to load comments...