Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeyu-li/emoji-finder
A website dedicated to finding the emoji you want! Made with react ❤️
https://github.com/zeyu-li/emoji-finder
emoji react
Last synced: 4 days ago
JSON representation
A website dedicated to finding the emoji you want! Made with react ❤️
- Host: GitHub
- URL: https://github.com/zeyu-li/emoji-finder
- Owner: Zeyu-Li
- Created: 2020-10-09T04:21:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-01T15:14:22.000Z (about 4 years ago)
- Last Synced: 2024-11-22T09:23:41.407Z (2 months ago)
- Topics: emoji, react
- Language: HTML
- Homepage: https://zeyu-li.github.io/emojis-finder/build/index.html
- Size: 462 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emojis
![screenshot](screenshot.png)
A website dedicated to finding the emoji you want
https://zeyu-li.github.io/emojis-finder/build/index.html
## Use
Just enter text in the search bar and the emojis with anything in the description or aliases or tags that contains the search will be found!
Clicking on a row in the table will copy the emoji to the clipboard
# Acknowledgements
Built with React
* emoji json file from https://github.com/github/gemoji/blob/master/db/emoji.json
* [create-react-app](https://github.com/facebook/create-react-app)
* icon is an Microsoft emoji (https://emojipedia.org/open-book/)