To run the application with hot reload, run "npm start" in the root directory. This will automatically run both the Express.js server and the React client.
In order to deploy the application, run "npm run serve" from the root directory. This will build the React client and the Express.js server, copy the React static files to Express's dist build directory and serve the application to port 5000. "# Crypto-Trading-Bot-Platform"