My random quote machine, looking for feedback

At first i thought this was going to be hard, since i am a total JS newbie. But after 1 hour and a half and lots of help from Google i did it! Here is my project:
Codepen link
Would love to hear your opinions, thanks :smiley:

Hi. Good job but that button shaking is annoying.
If you want to do that, do it once, not continuously.

Also, the animation on the header is quite distracting. I’m not really one for continuous animations.

Looks great (apart from the infinite animations)! So far, you’re here:

  • User Story: I can click a button to show me a new random quote. :white_check_mark:
  • User Story: I can press a button to tweet out a quote. :x:

Changes:

  • Added in the buttons for enabling/disabling animation class for h1. In future i might look into something like a toggle switch :slight_smile:
  • Added the tweet button and its functionality, works great.

So this is the finished product: Finished RQM

“This debug view expired.”

ups my bad, sorry :slight_smile:
link directly to pen

Much better. Well done :+1: