Chuck Norris Quote Machine

Hi guys,

I just finished this project making the random quote machine generate Chuck Norris quotes!

Feedbacks are greatly appreciated, especially on the source code semantics :smile:

Best,
Tonnam

Could you post the link? I’m having problems with the CodePen embed. When I click on either button nothing happens.

I haven’t dug through your code; I’m still on the project myself.

Link: https://codepen.io/tonnamb/pen/qNqraY

Here you go! The embed code doesn’t work for me as well :frowning:

Well… the good news is that I can click on the buttons. The bad news is that there is no quote. Nothing happens after I push the buttons.

I did my JS differently (I hard-coded the quotes in an array and selected them at random for display).

I haven’t explored API calls yet so I can’t help you out much with your code at this time. :neutral_face:

Sorry.