Skip to content

richard110110/twitter-sentiment-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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

About

A twitter sentiment analysis using AngularJS and node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.8%
  • HTML 40.1%
  • CSS 11.1%