Pong game This is a simple pong game. it works together with a pong server. If you want to see it live, go to this url Running app Install dependencies: yarn install Run in dev mode: yarn dev Build: yarn build