Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dariadia/avatar-builder

Build CSS avatars which users can save
https://github.com/dariadia/avatar-builder

avatar-generator css css-art nextjs

Last synced: about 1 month ago
JSON representation

Build CSS avatars which users can save

Awesome Lists containing this project

README

        

[TODO: extend description]

Build your own avatar and save it as an image.

## How to use

To build && launch locally:
```
npm install
npm run dev
```

or run the build only
```
npm run build
```