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

https://github.com/dwayne/elm-random-quote-machine

Randomly cycle through inspirational quotes.
https://github.com/dwayne/elm-random-quote-machine

elm freecodecamp random-quote-machine

Last synced: 3 months ago
JSON representation

Randomly cycle through inspirational quotes.

Awesome Lists containing this project

README

          

# Random Quote Machine - [Live Demo](https://dwayne.github.io/elm-random-quote-machine/)

![A screenshot of the Random Quote Machine](./screenshot.png)

This Elm app is based on [freeCodeCamp](https://www.freecodecamp.com/)'s [Build a Random Quote Machine](https://www.freecodecamp.org/learn/front-end-development-libraries/front-end-development-libraries-projects/build-a-random-quote-machine) front-end project. Its design is inspired by this [CodePen example](https://codepen.io/freeCodeCamp/full/qRZeGZ).