Skip to content

omzeton/logo-sign-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Square Sign Generator

Run

npm install
npm run dev

to start the development server.

Or alternatively run

npm install
npm run build
npm run preview

to preview the optimized built version.

  • Press the "Regenerate" button to create a new sign.
  • Press the "Save picture" button to save the sign in PNG format.
  • Press the "Change color" button to toggle through different color palettes.
  • Use left arrow key to go back one step in history.
  • Use right arrow key to return one step in history.