ZikaZaki / meals-lover

A meals app that pulls from the MealsDB API to allow users to view, like, and comment on various types of dishes & meals worldwide. Built with React & Redux.
0 stars 1 forks source link

[3pt] - Add comments counter - Student B #5

Open ZikaZaki opened 2 years ago

ZikaZaki commented 2 years ago

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.