Skip to content

Twit Media Grid is a media search tool for Twitter users. You just fill in a Twitter username and it will display that user's media.

Notifications You must be signed in to change notification settings

racooper/mediagrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

If you're using foreman, remember to set the .env like this

CONSUMER_KEY=
CONSUMER_SECRET=
ACCESS_TOKEN=
ACCESS_TOKEN_SECRET=

Or if you're running a vanilla node you may have to specify these variables along when you run the node command:

$ CONSUMER_KEY='xxx', CONSUMER_SECRET='yyy' node app.js 

Enjoy!

License

BSD

About

Twit Media Grid is a media search tool for Twitter users. You just fill in a Twitter username and it will display that user's media.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published