DEV Community

Joe Attardi
Joe Attardi

Posted on

Emoji picker written with React

No, this isn't the side project I posted about earlier. 😄

This may not be super useful since most OSes have an emoji picker of some kind, but it was a fun learning project while learning what's new in React since I last played with it.

You can see the site here: https://emojipicker.app

If you're curious, the code is all on GitHub: https://github.com/joeattardi/emoji-picker

I actually also extracted the notifications used in the app into a separate library, React Snackbar Alert. Yes, this is the side project I posted about earlier!

Latest comments (1)

Collapse
 
dance2die profile image
Sung M. Kim

Nice app~

I like how fast it is to search.