pawelkleczek / randomQuoteMachine

Random Quote Machine - FreeCodeCamp challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Quote Machine

FreeCodeCamp challenge

by Paweł Kłeczek

Check it out on CodePen: http://codepen.io/pawelkleczek/full/bwjRmz/

What is it?

Random Quote Machine was done as part of a FreeCodeCamp challenge. It uses some css and javascript to generate random quotes. Quotes are placed in a external JSON file. The second functionality of this app is, that you can post the quote to Twitter. There are two buttons - one for the quotes, and second to put the quote on Twitter.

alt tag

About

Random Quote Machine - FreeCodeCamp challenge


Languages

Language:HTML 45.6%Language:JavaScript 27.5%Language:CSS 26.9%