Trictonicmp / js-capstone-project

Book tv app to keep track of tv shows, like a show and comment about them!
https://trictonicmp.github.io/js-capstone-project/dist/
3 stars 0 forks source link

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

Open Trictonicmp opened 2 years ago

Trictonicmp 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.