Skip to content

ericz99/realtime-twitter-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Twitter Stream

Easy to use interface where you add accounts to stream realtime tweets on twitter platform.

This repository is inspired by react-tweets

Installation

Realtime Twitter Stream requires the following...

Quick start:

# To run build version
yarn run build-prod

# To run server
yarn run start

# To deploy on heroku
heroku create && git commit -m "Deploying on heroku" && git push heroku master

# Rename .env.example (in /packages/server) to .env, and fill in the each fields.
.env.example => .env

Pictures

webapp-1 webapp-2

Technology Used

App Info

Author

Eric Zhang

Version

1.0.0

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Realtime twitter streamer. Built w/ ReactJS & NodeJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published