JavaScript - 26
JavaScript - 26: Random Quote Generator
Create a button that displays a random quote from an array of quotes each time it is clicked.
👀 Show Solution
// Full working solution is in the editor above

JavaScript - 26: Random Quote Generator
Create a button that displays a random quote from an array of quotes each time it is clicked.
// Full working solution is in the editor above