A simple paint application using HTML5 canvas.
To clone, run:
git clone https://github.com/givensuman/paint/
and install dependencies with:
yarn
# or npm install
Made with TypeScript and Vite
A simple paint application using HTML5 canvas.
To clone, run:
git clone https://github.com/givensuman/paint/
and install dependencies with:
yarn
# or npm install
Made with TypeScript and Vite