How to run the application 1. Clone the repository 2. In the root directory run the following command to install the dependencies: npm install 3. Make sure to open an unsecured instance of your browser with flag --disable-web-security. Then run the following command. npm start 4. Navigate to http://localhost:3000/ to see the application running the browser. Some screenshot of the application. Main Page Server Page Server Detail page Create Server page Thread Page