Feed back on random quote machine

Just finished the random quote machine, any feedback would be greatly appreciated!! Anything I could have done better or cleaner? Ideas on the overall look of it?

thanks!!

Adrien

My review :wink:

Long quotes are uncomfortable to read on a wide monitor.

If you try to tweet a quote containing ; it gets cut at that symbol.

+'s are not included in tweet.

If quote has % in it, you can’t tweet it.

Check this.

In CSS font-family should have fallback font.

Also I noticed you are using Bootstrap, but you are not really using it (nothing wrong with that, maybe you are planning for the future features :slight_smile: ).

These are the bugs many campers have in their Random Quote projects, so I already knew what to look for :sunglasses:

this helps a lot! Thanks!