Skip to main content

EmojiViewer

Live Demo Repo Link

Description

Uses mat table from angular material to display the emojis. The emojis are fetched from the emoji api and displayed in the table. The table has pagination and sorting enabled. The table also has a search bar to search for emojis.

on click on any row, emoji card of the selected emoji is displayed which contains emoji, HTML code, uni code, and description of the emoji.

  • Note: If the site is just loading instead of showing any data, that means the API is taken down. see the repo instead