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.
- Host: GitHub
- URL: https://github.com/theodesp/fcc-quote-generator
- Owner: theodesp
- License: mit
- Created: 2017-05-02T14:26:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T14:30:24.000Z (over 8 years ago)
- Last Synced: 2025-02-02T16:24:22.840Z (9 months ago)
- Topics: bulma-css, freecodecamp, mithril, random-quote-machine
- Language: JavaScript
- Homepage: https://codepen.io/thdespou/pen/LWeXjo
- Size: 40 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/