Skip to content

jsbeltz/tweetest

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