huntercarter / twitter-sentiment-visualizer

A twitter sentiment analysis using AngularJS and node.js

Home Page:https://twitter-sentiment-visualizer.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A twitter sentiment analysis using AngularJS and node.js

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

License:MIT License


Languages

Language:JavaScript 48.8%Language:HTML 40.1%Language:CSS 11.1%