Seeking Project Feedback - Quote Machine

Hey, just a few things:

  • You jumped from an h1 to h4 heading. You should always go in increments of 1, so the h4 should be an h2.
  • I would put max width on the quote-box div. As I widen my browser the author is aligned right and gets further away from the quote.
  • As I increase the text size your name at the bottom starts to break out of its container.
  • Also at increased text sizes as I narrow the browser window the side padding on the quote-box remains the same and thus there is less horizontal room to display the quote and so you only get 1-2 words per line. I would suggest removing most of the side padding at narrower widths.
  • Concerning the quote API, someone put together a Simpsons quote API for people to use for this project:
    Created a Quote API for all to use!
1 Like