This is smaller version of figma where you can do art in html and You will get the code in the console bar.
There is Add Button on left panel which adds a box to the playground. Then you can Drag the box into desired position.
The left panel is full of customisable stuffs to change the behaviour of Box. They are basically the css properties of the box.
- border (all properties)
- position
- color(foreground/background)
- z-index (the priority to keep on top of another boxes)
- height and width
The Right side is panel board Where you can name and manage boxes. I am no done yet!! Looking Forward to improve this project. Contributors are welcome. Feel free to Fork this and if you like add stars to it.