Very simple clone of the pen tool. It doesn't have all the features but demonstrates how pentool can be done in Canvas. This is a Work in progress!
- Clone this reponsitory in your machine
git clone https://github.com/prionkor/illustrator-pentool-clone.git
- Run
cd illustrator-pentool-clone
- Run
yarn & yarn dev
Visit http://localhost:5174
for the app.