Muhammad0602 / MovieShows

MovieShows is a web app that showcases a selection of popular movies sourced from a third-party API. Users can browse movie details, including the synopsis, cast, and ratings, and interact with movies by liking or commenting on them. The site is optimized for performance and responsive design, ensuring a smooth user experience on any device.
https://muhammad0602.github.io/MovieShows/
MIT License
4 stars 0 forks source link

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

Open Muhammad0602 opened 1 year ago

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