MasumaJaffery / World-Vista

JavaScript Capstone Group Project is about World Vista that based Countries around the globe to accommodate data about it by fetch API {Get and Post} Methods.
https://sensational-rugelach-399e47.netlify.app/
11 stars 2 forks source link

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

Closed MasumaJaffery closed 1 year ago

MasumaJaffery 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:

one to the base API and one to the Involvement API. This task does not include displaying the likes button (heart icon on the wireframe) for each item.