uchexm / JavaScript-Capstone-Project

This JavaScript capstone project is about building a web application based on an external API.
MIT License
1 stars 1 forks source link

[3pt] - Add all items counter on the Homepage - Student A #6

Open uchexm opened 1 year ago

uchexm commented 1 year ago

Even if the API gives you the number of items, you will create a specific function to calculate it.

Make sure that the correct number is displayed on the Homepage.

Respect the following rules: