Skip to content

Afischbacher/twitter-sentiment-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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