Finally, profile page is more or less complete. Moved from JSP and JavaScript to pure React.
New profile page is available here:
I’ve noticed that once the terminal is closed the app will stop too. So to prevent app from stopping start with this command:
nohup npm start > output.log &