Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 568 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 568 Bytes

TwitterMap

A web application based on MERN Stack(MongoDB replaced by ElasticSearch, Express, Nodejs, Reactjs), Twitter Streaming API to realize hot twittes searching and visualization

This is an abandoned version. Please see @BitTigerInst/ElasticSearch for the currently maintained version

Feature (update)

  • Twitter API
  • Elastic Search (currently not available)

Install

  • Install lastest verison of Nodejs

  • Start server

$ npm start
  • Test page with url localhost:8000