Skip to content

d-sektionen/logo-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo-creator

This project was bootstrapped with Create React App.

Easily create pixel style logos in a browser environment. Outputs both svg and png format.

Development

Clone the repo, cd to the project folder and run npm install Then start the application using npm start

Todo

  • Fix height/width config
  • Fix PNG size config
  • Make it pretty

Deploy

npm run deploy