So i have an app built for mobile, and I now want to adjust it to make it work and look decent on web. I know how to publish to web and I found several tutorials on YT showing how to build a web app in general, but what I could not find is how to approach a web app from an existing mobile app interface already existing. It's just not clear to me how to translate all the instructions for building a web app to converting a mobile app.
Is there a tutorial for this somewhere?
It feels like any addition to the interface like a left side bar just messes up the interface. I'm also unclear when to duplicate elements and display different ones for mobile vs desktop and when to set up responsive conditionals for element's attributes/layout.
Has anyone done this? Any links/pointers/advice?
Thanks