🦄 A simple emoji search tool made with ReactJS.
Github repo: https://github.com/BraydenTW/react-emoji-search
Live Demo: https://braydentw.github.io/react-emoji-search
Like my work? Give this project a ⭐ on Github or buy me a coffee.
Your support is appreciated!
Top comments (10)
This is cool, what all can it do?
Sorry, your question wasn’t super clear. 🤷♂️
If you’re asking what it is: a simple emoji searcher tool made with ReactJS. Just thought it would be fun to open-source :D
I mean, I am saying, what all features does it have? Is it only a searcher? I have tried it but you could add many more features like filters and more emojis. Add a graphql backend as well. Turn it into a fullstack app.
Ok I got it now.
I think it would be cool to add filters. Do you have any suggestions?
Also, I don’t see a reason to make it a full stack app. How would that make it better?
Thanks for you input and advice.
Noooo, It's perfect. I think it's just a troll.
Hmm... ok :D
amazing! the design is minimalistic (in a good way) and clean. although not really needed, you can add a basic API to do some CRUD operations on the emojis, just for learning purposes
Yes, I was thinking about doing that.
Thanks again!
I am curious, where did you find the data set for the emojis?
I believe I found it from here: github.com/amio/emoji.json
Not an API... yet 😉