Skip to content

web-codegrammer/Socket.io-Real-Time-Tweet-Stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io-Real-Time-Tweet-Stream

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

Introduction

  • I have used socket.io for fetching real time tweets from twitter stream API.

  • I have also learnt how to Get , Put & Delete tweet using seprate functions.

  • Deployed on Heroku 👉👉 Here

Here is a Screenshot of it looks and functionality.

alt text alt

Operation

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

Setup:

npm install

npm start & npm run dev

License

MIT

Issued to Devanshu Vashishtha | Copyright ©️ 2020-2021 web-codegrammer All Rights Reserved | 2020

Releases

No releases published

Packages

No packages published