mulugithub / JavaScript-Capstone

Awesome movie app is a single-page app that lists movies by categories. Users can like their favorite movies, open details about each movie and leave comments. Built with JavaScript and API.
MIT License
2 stars 0 forks source link

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

Open mulugithub opened 1 year ago

mulugithub 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: