theodesp / fcc-quote-generator

Free Code Camp Assignment. Build a Random Quote Machine.

Home Page:https://codepen.io/thdespou/pen/LWeXjo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Quote Machine Free Code Camp Assignment

Build a Random Quote Machine

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

Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.

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.

Remember to use Read-Search-Ask if you get stuck.

When you are finished, click the "I've completed this challenge" button and include a link to your CodePen.

You can get feedback on your project by sharing it with your friends on Facebook.

Implementations Details

Used mithril.js and http://bulma.io/

About

Free Code Camp Assignment. Build a Random Quote Machine.

https://codepen.io/thdespou/pen/LWeXjo

License:MIT License


Languages

Language:JavaScript 84.6%Language:CSS 15.4%