Tafloninno / React-Space-Travellers

This is a web application that provides commercial and scientific space travel services using the real live data from the SpaceX API. The application will allow users to book rockets and join selected space missions.
3 stars 1 forks source link

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

Closed Tafloninno closed 1 year ago

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