Pixel Art Designer is a web app that let's you design your own pixel art and save it to your computer in the form of an image.
First install the module for the project:
npm installThen run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.