sntgopl / API-Pokemon-Instagram

API based website, built with webpack, ES6 syntax and modules and dynamic HTML created with JS.
MIT License
0 stars 1 forks source link

[3pt] - Display comments for a given item on the Comments pop-up - Student B #11

Closed sntgopl closed 2 years ago

sntgopl commented 2 years ago

When the popup loads, the webapp retrieves data from the Involvement API to show the item comments.

Screenshot 2021-06-27 at 22 21 00

This task does not include the counter of the comments.