Skip to content

fangpenlin/avataaars-generator

Repository files navigation

Avataaars generator

Avataaars generator is a simple web-based app for generating avatars developed by Fang-Pen Lin, the original avatar is designed by Pablo Stanley, the Sketch library can be found here.

You can see it here: http://getavataaars.com

Run the server

To run the web app locally for development, you can run

yarn start

React component

Besides generating avatars with this generator, you can also add avatar to your React app with our React component.