react-nodejs-pong The project is a pong game that can be playered by 2 users. starting the server navigate to the '/server' folder run 'npm start' starting the client navigate to the '/app' folder run 'npm start' game should be available under the path 'http://localhost:3000'