When I was looking for emoji short-codes for markdown e.g. smiley 😃 , I found some emoji cheat-sheets that were not searchable and easy to use. You would have to scroll through an entire page, select the code text with the cursor and then copy to use it inside markdowns. Too much work, right?.
Why can’t I have a single-page website just to search and copy emojis? So, a brother of mine suggested: Why don’t you yourself make a small website just for these shortcodes which should be simple, searchable, and easy to copy-paste anywhere?
I took his advice seriously and built this open-source website called emojis.ninja with React.js which got a lot of upvotes on react.js community. Here you can Search and Copy any emoji short-code with just One CLICK and use anywhere inside Markdown environments.
Bookmark it and feel free to contribute here: Project repo
Thanks for reading!