# avatar-craft
**Repository Path**: imyuanli/avatar-craft
## Basic Information
- **Project Name**: avatar-craft
- **Description**: avatar-craft 用react实现的能够快速制作属于你自己的精美头像
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-08-11
- **Last Updated**: 2023-08-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Avatar-craft
**Avatar craft, implemented with React, can quickly create your own exquisite avatar.**
[Preview Demo](https://avatar.imyuanli.cn/) / [反馈 Issues](https://github.com/imyuanli/avatar-craft/issues)
[](https://vercel.com/new/clone?repository-url=https://github.com/imyuanli/avatar-craft.git&project-name=avatar-craft&repository-name=avatar-craft)
## Develop
This project is built with `Umi` + `tailwindcss` + `Antd`.
```sh
# 1. Clone project
git clone https://github.com/imyuanli/avatar-craft.git
# 2. Install dependencies
yarn install
# 3. Run
yarn dev
```
## Assets
> **Note**
> The project's avatar related materials come from the Figma community [Avatar Illustration System](https://www.figma.com/community/file/829741575478342595) by Micah Lanier.
Inspired by - [vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)
## License
[MIT](https://choosealicense.com/licenses/mit/)
###### README.md powered by [RMX](https://readme.imyuanli.cn)