Speak to the microphone and get a reaction if your sentence was positive, neutral or negative
- Clone the repository
- In the terminal install the dependencies with
npm install
- Run
npm run start
- For development
npm run start-debug
is preferable
This is a reference repository for this article and this video so I will only look into accept any bug fix or improvement that doesn't vastly change the current content.
On the other hand, you're encouraged to fork and improve it in your own repository, let me know what you come up with ^^.