I am trying to create a web application that I can have 4 separate 'tiles' and each tile is its own web browser so that you can go to a different website. Unfortunately I don't know how web browsers work, so I don't know if this is possible. I have tried npm packages react-embedded-browser but had no luck and couldn't get it to work properly and don't know where to look for help.
The purpose of the project is so that I can setup 4 dynamic and live 'tiles' which function as screens so that I can display a news channel, and three live price graphs on a single screen for use as a display screen.