neenad99 / tweet-stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweet Stream App

This App uses twitter stream api to stream real time tweets and displays the tweets on client side

This repository contains code for Tweet Stream App

Dependencies

express
dotenv
socket.io
needle
http
path

DevDependencies

nodemon

Steps to configure project

  • First Run npm install to install dependencies and npm install -d to install devdependencies
  • Create a .env file by filling PORT NO and add your TWITTER_BEARER_TOKEN

Screenshots

appimage1

About


Languages

Language:JavaScript 50.6%Language:HTML 48.6%Language:Shell 0.8%