aboongm / Kanban-Board-Capstone-Project

This is a TV shows list website. It is a capstone project that was completed as part of Module 2 - JavaScript.
6 stars 2 forks source link

[4pt] - Display number of likes for each item on the Homepage - Student A #12

Open aboongm opened 2 years ago

aboongm commented 2 years ago

When the page loads, the webapp the Involvement API to show the item likes and combines them with the data from the base API.

Remember that your page should make only 2 requests:

This task does not include displaying the likes button (heart icon on the wireframe) for each item.