An open API service indexing awesome lists of open source software.

https://github.com/theodesp/fcc-quote-generator

Free Code Camp Assignment. Build a Random Quote Machine.
https://github.com/theodesp/fcc-quote-generator

bulma-css freecodecamp mithril random-quote-machine

Last synced: 3 months ago
JSON representation

Free Code Camp Assignment. Build a Random Quote Machine.

Awesome Lists containing this project

README

          

## 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/