Here is my random quote generator

I made this a while back but I refactored the code to use pure jQuery, Bootstrap for UI and a minor touch of Sass. I typically never use jQuery, so it was a cool change. This was one of the original projects for the legacy certificates and I used it then because it was easy to grab the quote JSON with it. Happy to see the improvements I made with the jQuery though. I tightened up the code from 30+ lines down to 12 while adding a random background generator as part of it. Please feel free to critique and give feedback

Thanks

https://codepen.io/mnichols08/full/pVqYGM

Hi @mnichols08,
I have actually not done the random quote generator project yet, so excuse me if this is not important but I do not get random quotes when I click on generate quote! :slight_smile: