Skip to content

mdarnall/reactiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#reactiv reactive is an exploration into node, websockets and SVG. The idea is to create a realtime application to visualize geotagged tweets from the twitter streaming api.

Running reactiv

  1. Clone the repo
  2. Use NPM to install the dependances
  • npm install path/to/reactiv
  1. Open server.js and fill in your twitter username/password
  2. Start the server node server.js
  3. View application in browser http://localhost:1337

About

An exploration in node, websockets, and SVG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published