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:
- Fork the repository
- Open and run the index.js file using "node index.js" from the root folder of the project
- Open localhost:3000