The JavaScript capstone project is about building your own web application based on an external API. We selected an API(TvMaze) that provides data about movies that we like and then built the webapp around it. The webapp will has 2 user interfaces: A home page showing a list of items that you can "like."
Even if the API gives you the number of comments you will create a specific function to calculate it.
Make sure that the correct number is displayed on the Comments pop up.