run the flask api with the linux server details (change them in api.py)
run the react app to access the "terminal-in-react" web terminal to your server
commands are passed to the flask api with react axios and from there to the linux server with paramiko using the linux server cradetials (prefereblt root previliges)