###Random quote generator
Create a random quote-of-the-day machine using HTML, CSS and jQuery. Quotes are pulled out of a custom quote database but the code could be extended to be used in conjunction with an API.
The user can generate a new quote or tweet a quote.
This project was created as part of the freeCodeCamp front-end course.