This project was bootstrapped with Create React App.
Easily create pixel style logos in a browser environment. Outputs both svg and png format.
Clone the repo, cd to the project folder and run
npm install
Then start the application using
npm start
- Fix height/width config
- Fix PNG size config
- Make it pretty
npm run deploy