This project is to showcase a basic dynamic renderer using React to parse a JSON response with all the page structure, it uses typescript and React.
Here's the functional sandbox: https://codesandbox.io/s/dynamic-renderer-react-jean182-10zbb
Also the post is right here in case you want to read how it works:
https://loserkid.io/react-dynamic-rendering/
https://dev.to/jean182/render-react-components-dynamically-based-on-a-json-payload-45ok