StarMindz / Space-Travelers-Hub

Space Traveler Hub is a web application for a tech company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions. This website was built using real live data from the SpaceX API
0 stars 0 forks source link

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

Closed StarMindz closed 1 year ago

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