Vue 3 Avatar generator Made on Vue3 + Typescript + Tailwind + Pinia. It allows you to create your own avatar and download it. Recommended IDE Setup VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar). OR Webstorm To install dependencies: yarn To run project on a dev mode: yarn dev To build productions version: yarn build