Skip to content

peterpogorski/TwitterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterApp

TwitterApp is a web application that allows you to search any term on Twitter and displays the most recent tweets. The tweets are categorized by their sentiment with positive tweets appearing in green, negative tweets appearing in red, and neutral tweets appearing in blue.

alt tag

Requirements

  1. Node.js
  2. Bower

##Setup

npm install
bower install

Update config.js in server folder with bearer token.

To Start Server

npm start

Open the app in browser at http://localhost:6003

About

Twitter Sentiment Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published