Skip to content

joelgeorgev/emoji-chatbot

Repository files navigation

Emoji Chatbot

CI Coverage Status code style: prettier

A chatbot that translates words to emojis. Uses moji-translate for translation.

Check out the app here.

To run the app

$ nvm use
$ npm ci
$ npm start

License

MIT