Ask questions to the other players to try and guess which celebrity you've been assigned. If your question is answered with yes you may continue asking questions. If your question is answered with no then it's the next player's turn. Whoever guesses their name wins!
- Install NodeJS
- Install NVM
- Clone project
cd
into project- Install dependencies with
npm i
- Start local development with
npm start