Hi, this is a sentiment analyzer that determines if your input message is positive or negative and assigns a score.
To use this app, clone this repository and use npm install to install all dependencies and then npm run dev to host on a local server.