simple UI to test our sockets git clone whatever. npm install. npm run dev. emit "hi". make sure you see the socket ID and a greeting on the backend console. TODOs: create a list of the events. create a form to add new events. store all in a JSON or smth.