Emotwit is a sentiment analysis tool for tweets, it allows you to search for a keyword a hashtag or a Twitter handle and gather up to 100 tweets from Twitter to then run it through a sentiment analysis algorithm and show you the results.
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:e2e
yarn run test:unit