Evaluate New NLP

This project is an assignment of Udacity's Frontend Engineer Nanodegree course.

Usage

To run the project from commandline:

git clone https://github.com/GavintheAmateur/eveluate-news-nlp
cd eveluate-news-nlp
npm i
npm run start

Then you will be able to play with the App at: http://localhost:8081/

Technology

Special thanks to Sentiment Cloud which powers the App with NLP Sentiment Analysis technology!