AlexHamn / JS_Capstone

The JavaScript capstone project is about building a web application based on the Art Institute of Chicago API.
MIT License
7 stars 0 forks source link

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

Open AlexHamn opened 3 years ago

AlexHamn commented 3 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.