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.
- Host: GitHub
- URL: https://github.com/dwayne/elm-random-quote-machine
- Owner: dwayne
- License: bsd-3-clause
- Created: 2019-06-20T10:01:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T10:10:10.000Z (over 1 year ago)
- Last Synced: 2025-04-13T19:50:21.836Z (6 months ago)
- Topics: elm, freecodecamp, random-quote-machine
- Language: HTML
- Homepage: https://dwayne.github.io/elm-random-quote-machine
- Size: 5.87 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Quote Machine - [Live Demo](https://dwayne.github.io/elm-random-quote-machine/)

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).