The parser looks for words that match text storage to emoji key-value pairs to add emojis in their proper spots. An API called Quill was used for the actual text editor. It has been used since there wasn't enough time to build a reliably working full-fledged text editor within the time frame. The main goal was to add the emoji-adding functionality with a custom-written parser and learn the basics of backend development.

Note, this does not work on github as this wasn't built as a static page in the first place. It worked in the demo video as I used my laptop as a temporary host.

Built With

Share this project:

Updates