Emoji picker written with React
Joe Attardi

Joe Attardi @joeattardi

About: Software engineer, author, blogger, lifelong learner.

Location:
Boston
Joined:
Jun 4, 2019

Emoji picker written with React

Publish Date: Aug 10 '19
9 1

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!

Comments 1 total

  • Sung M. Kim
    Sung M. KimAug 10, 2019

    Nice app~

    I like how fast it is to search.

Add comment