SamanAtashi / JS-Capstone-project

The iCinema is a single web app that is based on the TVmaze API. With the use of the Involvement API to POST and GET the likes and comments, users can comment and like a certain series.
1 stars 0 forks source link

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

Open SamanAtashi opened 3 years ago

SamanAtashi commented 3 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.