Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 479 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 479 Bytes

Random Quote Generator

This project uses Javascript to build a random quote generator by using an array of quote objects and functions and uses them to display a random quote to a webpage. In addition, this projects features an auto refresh feature to auto refresh the quote on screen every 20 seconds. In addition, the code is desinged to generate a random color and display it to the background whether the button is clicked or the auto refresh feature is used.