This single-page application picks a random quote from the array data that is provided for it and renders the quote on the page. It also has an Auto-Play functionality, which when turned on picks a new random quote and renders it every ten seconds. For learning purposes I solely used HTML5, CSS3 and ES6 (Vanilla JS), DOM API technologies.
✅ JavaScript (ES6)
✅ CSS3
✅ HTML5
✅ Pick and Render Random Quote
✅ New Quote Button
✅ Auto-Play Toggle