ibugithub / JavaScript_Group_Capstone

After familiarizing ourselves with various recent concepts such as Webpack, Babel, Jest for testing, ES6 syntax, Async-Await, etc., we are now ready to apply the acquired skills in this group capstone project, showcasing our collective learnings from the entire week.
https://ibugithub.github.io/JavaScript_Group_Capstone/dist
2 stars 0 forks source link

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

Closed ibugithub closed 1 year ago

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