jacobscarter / Twitter-API-with-Node-and-Express

Utilize Twitter JS Client with a node/express setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter-API-with-Node-and-Express

Utilize Twitter JS Client with a node/express setup

Installation

npm install twitter-api-node-express

OR

bower install twitter-api-node-express

cd ./bower_components/twitter-api-node-express/

npm install

##Notes

This uses BoyCook's TwitterJS Client. See configuration of that here.

##Run Application

From the twitter-api-node-express directory:

node index.js

About

Utilize Twitter JS Client with a node/express setup

License:MIT License


Languages

Language:JavaScript 55.4%Language:HTML 44.6%