Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 294 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 294 Bytes

Shape Toy Project

Allows for adding, dragging, and editing properties of shapes on an HTML canvas.

React application bootstrapped using Vite.

shape-toy-video.mov

Running project

npm install

npm run dev