Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 433 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 433 Bytes

quote_machine

###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.