Skip to content

Latest commit

 

History

History
 
 

random-quote-machine

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Build a Random Quote Machine

Objective

Build an app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/ONjoLe/.

Requirements

  • User Story: I can click a button to show me a new random quote.

  • User Story: I can press a button to tweet out a quote.

Notes