Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 592 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 592 Bytes

Tweetflow

Using a node backend to query for tweets from twitter and a frontend written in React.js to Visualizing and animating them.

The query and interval could be set by using URL query parameters

  • query : To set the query to sent to Twitter
  • interval : To set the frequency of new tweets to be displayed interval

Example [http://tweetflow-filip.rhcloud.com/?query=JavaScript&interval=15000] (http://tweetflow-filip.rhcloud.com/?query=JavaScript&interval=15000)

The site is hosted at OpenShift by Red hat and can be view here.