A Random Quote Generator

2025-01-01 00:00:001

View on GitHub

Description

Practice my knowledge of basic JavaScript syntax and data structures by building a Random Quote Generator, a program that displays a randomly selected quote each time the user clicks a button.

Edit Delete