/realtime-twitter-stream

Realtime twitter streamer. Built w/ ReactJS & NodeJS

Primary LanguageJavaScriptMIT LicenseMIT

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