https://github.com/jpmcb/random-quote-app
A basic one page app to pull a random programming quote from API JSON
https://github.com/jpmcb/random-quote-app
Last synced: about 1 year ago
JSON representation
A basic one page app to pull a random programming quote from API JSON
- Host: GitHub
- URL: https://github.com/jpmcb/random-quote-app
- Owner: jpmcb
- License: other
- Created: 2017-01-10T23:18:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-08T17:09:16.000Z (over 9 years ago)
- Last Synced: 2025-02-09T00:13:46.032Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Random Quote App
A simple single page app that generates a random quote from the [Programming Quote API](http://quotes.stormconsultancy.co.uk/). Native javascript and jQuery.
________
A working version of the app can be [found here](https://jpmcb.github.io/Random-Quote-App/).