React avatar generator

wwayne
Oct 10, 2022

It has been a while since I looked for an avatar generator for my users that just signed up with an Email on the product.

Luckily I found a new avatar template from the Figma community and I really liked it at first glance. So I downloaded the Figma files and wrote code based on that. And now here it is, a react library for generating random but nice avatars, including a website for editing and previewing.

Github: https://github.com/dapi-labs/react-nice-avatar
Online Editor: https://nice-avatar.dapi.to/

--

--