Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 339 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 339 Bytes

Animal Facts Carousel - view website

I created a carousel of animal facts to practice objects - storing facts as objects.

A 'random' button was also implemented that generates a random fact.

Key concepts covered:

  • objects
  • DOMContentLoaded
  • addEventListener()
  • array.length
  • textContent