https://github.com/erickdc7/emoji-selector
Emoji Selector
https://github.com/erickdc7/emoji-selector
emoji-picker reactjs
Last synced: about 1 year ago
JSON representation
Emoji Selector
- Host: GitHub
- URL: https://github.com/erickdc7/emoji-selector
- Owner: erickdc7
- Created: 2023-02-06T21:00:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T20:19:46.000Z (over 2 years ago)
- Last Synced: 2023-12-19T03:44:37.718Z (over 2 years ago)
- Topics: emoji-picker, reactjs
- Language: JavaScript
- Homepage: https://emoji-selector-app.netlify.app/
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emoji selector
On this React-based webpage, there is a text input field. Adjacent to this field on the right, there is a button featuring an emoji icon. Clicking this button will open a box displaying a variety of emojis to choose from. This box also includes a search feature, allowing users to find emojis by their names.
## Technologies
This web page was made with the following technologies:
- HTML5
- CSS3
- JavaScript
- React
