section 2 project from Learn React for free
Original figma can be found here
Covering manipulations of props, importing json,
keep in mind the parent must have a positionned display, e.g. NOT static, which is the default ! Or it will be displayed absolutely to the oldest parent, window.
the desired container must have a different display, "relative" for example.