Random Quote Machine - Done and feedback welcome

I completed my random quote machine project:
https://pjjroux.github.io/random-quotes/

Source:
https://github.com/pjjroux/random-quotes

2 Likes

Great job! You could also set a specific text when the user visits your page the first time - it may be a welcoming message or a random quote instead of “…” :smiley:

Hey,

It’s nice!
It’s so good i want to be hard on you and spot the details (i’m not so hard on myself when i finish a project :smiley: , it’s easier to be hard on someone else )

  1. When you have a long quote, it slides to the right over and out of your quote box (passing over the border).
  2. Your tweet and refresh buttons are overlapping when hovered
  3. Your tweet button disappears when refreshing the quote

Great job.