This little React application allows you to control how the canvas renders a circle.
Depencies:
- NodeJS
To use this app all you have to do is:
- Clone the repo.
- cd into the root folder.
- run
npm install. - run
npm run dev. - The app will be avialable at
http://localhost:5173/