ankitt26 / Second-Capstone-project

This project utilizes 'tvmaze' API to fetch data and show cards, along with another API to retrieve and update likes and comments.
https://ankitt26.github.io/Second-Capstone-project/dist/
MIT License
6 stars 0 forks source link

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

Closed ankitt26 closed 1 year ago

ankitt26 commented 1 year 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.