/twitter-sentiment-visualizer

A twitter sentiment analysis using AngularJS and node.js

Primary LanguageJavaScriptMIT LicenseMIT

twitter-sentiment-visualizer

An AngularJS 1.6 and node.js app that scrapes twitter data based on hashtags and visualizes it using charts.js

Live Demo: https://twitter-sentiment-visualizer.herokuapp.com/

Local Demo:

  1. Fork the repository
  2. Open and run the index.js file using "node index.js" from the root folder of the project
  3. Open localhost:3000