A news aggregation web tool that provides comparative sentiment analysis of headlining stories. It focuses on helping users become more conscious consumers of media.
- Fork and clone repo
- To install libraries, run
npm install
- Include your own keys/secrets from IBM Watson Natural Language Understanding, IBM Watson Tone Analyzer, Firestore, Twitter, News API
- To start running the server, run
npm run start-dev
- Navigate to localhost:8080 to view website
- In Chrome, navigate to chrome://extensions/
- Turn on Developer Mode
- Drag and drop the extensions folder
- Turn on The Briefing extension
- Start analyzing news!