huttj / tweet-stream-map

A map that displays tweets in real time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweet Stream Map

A map that displays tweets in real time.

Setup:

  1. Sign up for Twitter's developer program and obtain "Consumer" and "Access" credentials
  2. Copy .env.example to .env and add Twitter credentials and other variables
  3. npm install
  4. npm start
  5. Open up localhost:PORT in your browser (where PORT is the port number you added to .env)

About

A map that displays tweets in real time.


Languages

Language:JavaScript 62.7%Language:CSS 26.5%Language:HTML 10.9%