This generates an emoji based on the connotation of a sentence/phrase.
This uses the Monkeylearn API
- Get an API key from Monkeylearn
- Clone the repo
git clone https://github.com/MrGhost7969/sentiment-analyzer.git
- Install NPM packages
npm install
- Enter your API in a .env file in the client folder
This project was just for fun. Feel free to play around with the UI and add whatever features you like!