Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jackhowa/rando-quote

This random quote generator will use an ajax call to show a quotation
https://github.com/jackhowa/rando-quote

ajax freecodecamp material-design twitter

Last synced: about 13 hours ago
JSON representation

This random quote generator will use an ajax call to show a quotation

Awesome Lists containing this project

README

        

# Random Quote Generator

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

## Solutions

* Need to use the Twitter share api

* Use ajax and jQuery

* Prevent event bubbling by using a quotation holder div