khitermedachraf / filmhub-js-capstone2

Microverse Second Capstone Project: This educational project is to build our own web application based on an external API. We selected an API that provides data about a topic that we like and built the web app around it. The web app will have 2 user interfaces. Built with API, Webpack, HTML, Sass and JavaScript.
MIT License
2 stars 0 forks source link

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

Open khitermedachraf opened 2 years ago

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