Hi guys. I need your opinion on this.
So I am about to build a designer app. There is a prebuild page with html for example stored in the db. I need to load it, then when a user clicks on some part of it for example text, he should be able to edit text. At some parts where he clicks a circle menu is going to be opened.
I would like to know how would you build this kind of app with react? Any good packages you’d like to recommend? Or maybe this kind of app is not a good fit for react?