Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 222 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 222 Bytes

Real-time Tweet Stream

Get real-time tweets and display on webpage with socket.io

Usage

Go to https://developers.twitter.com portal and get a bearer token and add it to the .env file

npm install

npm start