guesswork...guessword geddit? Okay I'll admit it, I'm bad with names.
Live preview: https://guessword-game.vercel.app/
I used only React and react-router-dom, to keep things short and simple.
- When you visit the root directory /, a new lobby is generated and the user is redirected there as the host.
- If you visit /:gameId, you are brought to the lobby (if exists), otherwise a new lobby is created with the given name.
pnpm i
pnpm start
- Navigate to http://localhost:3000/