Hi reader!
I've been building this simple web app with React over the weekend to see what SVG can do. I'm amazed by how this tech can help us speed development up and the support it has.
This simple website will let you choose from a variety of options to create your own emoji so feel fry to try it.
Here's the url:
https://emojiflix.now.sh
And here you can check the source code:
https://github.com/guidovizoso/emojiflix
Edit: I've added the ability to download your custom emoji as SVG!
Want to give it a look and tell me what do you think about it?
Thanks for reading and have a great week!
Top comments (3)
how about user can download the result emoji ?
It's implemented now if you want to try :)
It's a great idea, I'll do that. Thanks!