Emoji picker written with React

joeattardi

Joe Attardi

Posted on August 10, 2019

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!

πŸ’– πŸ’ͺ πŸ™… 🚩
joeattardi
Joe Attardi

Posted on August 10, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related