A pixel art editor written in React.
This app has been deployed to Render. You can try it out there.
Run the following command:
yarn test
Run with the --watch option to run the test watcher:
yarn test --watch
Run the following command:
yarn start