/emojis

Just emoji picker created in Vue.js

Primary LanguageVueMIT LicenseMIT

Emojis

Emoji picker coded with Vue.js. Includes fast search engine by keywords of icons. Click emoticon to copy it into your clipboard.

🚀 Demo link

Features

  • Fast search engine
  • Copying to clipboard by emoji click

Commands

Project setup

If you want to run project, just clone this repository and run serve command.

git clone https://github.com/kstawinski/emojis.git
cd emojis
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

License

Check LICENSE file for more informations.