FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

favrora/Avatar-Maker: Archived open-source Vue avatar editor with 360+ stars, SVG composition, randomized presets, and PNG export. · GitHub

This repository was archived by the owner on Aug 18, 2026. It is now read-only.
/ Avatar-Maker Public archive

Latest commit

 

History

146 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avatar Maker

Collect your avatar from different parts. The code of this program is very easy, any developer will be able to understand the code. SVG is used to draw an avatar.

Give a star to the repository, it will help us grow! Thanks!

Demo

Demo version of the project

Preview

Development

Getting Start:

  • Open a terminal.

  • Go to the folder where you want to copy the project.

  • Copy the project with this command:

    $ git clone https://github.com/favrora/Avatar-Maker.git
  • Go to the project folder:

    $ cd avatar-maker

In order to run it locally you'll need to fetch some dependencies and a basic server setup.

  • Install local dependencies:

    $ npm install
  • Start the development server and open http://localhost:8080.

    $ npm run serve

Open tasks

Completed tasks

  • Change random avatar without reloading the site. | Done by Bruno Neves | 23.03.2021
  • Add function to download created avatar as a png image. | Done by Peter H. | 01.03.2021
  • Create a demo site | Done by Andrew Kliskey | 03.02.2021

About

Archived open-source Vue avatar editor with 360+ stars, SVG composition, randomized presets, and PNG export.

Topics

Resources

Stars

360 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL