my-app This is my React Demo app. Before running change the email address in (/my-app/src/server/server.js) where the pdf report is sent to. To run application: npm i Run server npm run server Run client npm run client