Skip to content

jsbeltz/tweetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Tweetest App

This application will periodically update and display the latest 10 tweets from a user timeline.

Installation

  1. Clone the repo
  2. npm install
  3. Set environment
  • TWITTER_CONSUMER_KEY to the application key to use
  • TWITTER_CONSUMER_SECRET to the application secret to use
  • TWITTER_SCREEN_NAME to the screen name of the user's timeline to read
  1. npm start
  2. Connect to: http://localhost:8080

About

Node.js twitter user timeline reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages