You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.