CarlosIgreda / JavaScript-Capstone

This is the first time at Microverse that we will build a project in a group. Apart from technical knowledge, we will need to use a few new processes and tools. We have been preparing for that with a few individual tasks in the Microverse program, and it is time to connect all of them together.
MIT License
2 stars 0 forks source link

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

Closed CarlosIgreda closed 1 year ago

CarlosIgreda commented 1 year 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.