Skip to content

reactbkk/tweetboard-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweetboard-frontend

Live Twitter feed display.

Screenshot

How it works

  1. tweetboard-backend connects to Twitter’s streaming API and sends them to Firebase Realtime Database. That means tweets will show up immediately, without having to wait for a refresh.

  2. tweetboard-frontend subscribes to Firebase Realtime Database displays the tweets.

Features

  • Smooth transitions.

  • Animated image gallery.

  • To fight spam bots, you can click on a tweet and ban the author. Their tweets will no longer be displayed.