A Random Quote Generator

2026-03-26 22:26:521

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