/pixilz

Web app that auto stitches and slices images after calculating where to slice based on the color of each pixel in the row.

Primary LanguageJavaScriptMIT LicenseMIT

Pixilz

Web app that auto stitches and slices images after calculating where to slice based on the color of each pixel in the row. pixilz.com

Directory structure

pixilz
  ├── src
  │   ├── components
  │   ├── ...
  ├── README.md
  └── ...

Dev commands

travelog/client:$ npm start