Live demo: https://han-sen.github.io/pixel-art-maker/
Clone the repo, cd into Pixel-Art-Maker and install with
npm i
Then run the app with
npm start
- Adding functionality to re-size the canvas for bigger screens
- Removing browser default icon on drag event