React emoji picker component
Run bellow commands
$ yarn install
$ yarn run build:dev
The panel is serving on localhost:8081
Familiarity with bellow technologies is needed
Run tests by following command
$ yarn test
!!!Ali's job
- React -Web framwork
- Material-UI -React material design
- Ramda -A practical functional library for JavaScript
- Jest -Facebook made testing library
- Enzyme -Airbnb made react testing library
- Flow -Static type checker for Javascript
- Picker Component -picker.jsx
- Emoji Category Navigator -emojiCategoryNavigator.jsx
- Emoji Elements Generator -emojiElements.jsx
- Utilities -emojiUtilities.js
!!!Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
!!!We use SemVer for versioning. For the versions available, see the tags on this repository.
- Q. Can I use this Emoji Picker on my web app?
- A. Yes, Just follow the instructions.
- Q. Does this Emoji Picker accept inline styling?
- A. Yes, Please read the tutorial.
This project is licensed under the MIT License - see the LICENSE.md file for details