Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 522 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 522 Bytes

Random Quote Machine

Technology: JavaScript, ajax, api

Description

On first load, the quote machine displays a random quote with the quotes author. When the new quote button is clicked, the quote machine fetches a new quote and display it along with the new quote's author.

The user can tweet the current quote by clicking on the tweet button.

https://sonnerz.github.io/Random-Quote-Machine

A Pen is created at CodePen.io: https://codepen.io/sonnerz/full/VNpMeJ

Random Quote Machine Preview