This is a JavaScript capstone project: A fancy web application based on 2 external APIs with 3 user interfaces that shows food items and have the option to like, comment and order those items. The project is implemented following GitFlow using HTML, CSS, modular JS. Webpack is used as bundler and Jest for Unit testing.
When the popup loads, the webapp retrieves data from the Involvement API to show the item comments.
This task does not include the counter of the comments.