A responsive emoji picker component for React.js and Vue.js
Emoji Picker
A responsive emoji picker component for React.js and Vue.js.
Installation
React.js
To install this component in a react project, simply clone the git repo and copy the EmojiPicker - React.js folder in your project.
The important files of this component are:
EmojiPicker.jscontains the React componentEmojiPicker.cssincluded in the component for his styleemojis-data.jsoncontains emojis categories data
Vue.js
To install this component in a react project, simply clone the git repo and copy the EmojiPicker - React.js folder in your project.
The important files of this component are:
EmojiPicker.vuecontains the Vue componentemojis-data.jsoncontains emojis categories data
Good work ?