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

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

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