Skip to content

thiagoxvo/fisl-twitter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FISL16 - ThoughtWorks

Application built to show profile images from tweets with a specific hashtag in a pixelated world map, it was used on FISL16 Thoughtworks booth.

Before install, export Twitter app credentials:

export CONSUMER_KEY=""
export CONSUMER_SECRET=""
export TOKEN=""
export TOKEN_SECRET=""

To install dependencies:

npm install

To run the server:

node server #hashtag

If no one hashtag is provided will use #fisl.