Skip to content

Use Forismatic API to generate random quotes (HTML, CSS, JS)

Notifications You must be signed in to change notification settings

helloRupa/random-quote-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

random-quote-machine v1.0

Use Forismatic API to generate random quotes (HTML, CSS, JS) using vanilla JavaScript.

Features:

  • Generate random quote upon page load
  • Click to generate quote
  • Tweet quote
  • Color-changing background
  • Error handling for script failure or empty response

See it in action here: https://codepen.io/rdhi/full/JMoQQV/

Created as part of the Free Code Camp curriculum