Fixed bug where quote button in index.html did not generate any output
-called creator.js in index.html
-created click listener in creator.js for the quote button
-refactored createQuote() function with jQuery to output a random quote on the page
-fixed minor spacing issues in index.html
Fixed bug where quote button in index.html did not generate any output -called creator.js in index.html -created click listener in creator.js for the quote button -refactored createQuote() function with jQuery to output a random quote on the page -fixed minor spacing issues in index.html