/TwitterMap

Stream Tweets real-time from Twitter with MERN.JS framework and ElasticSearch

Primary LanguageJavaScriptMIT LicenseMIT

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