A Museum of Art API-based website built during the Microverse online program as part of the JavaScript module Capstone project by a team of two people. The purpose of the project was to provide hand on experience in javascript, unit-testing, and API. The app is built using the frontend technologies HTML, CSS, and JavaScript.
MIT License
1
stars
0
forks
source link
[4pt] - Display number of likes for each item on the Homepage - Student A #12
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.