I hosted a music intros quiz night once where each round had a connection, which was worth more points if worked out earlier on. This is a digital version of that quiz, with much less cheating and shouting.
Hosted here
- In the command line, run
git clone git@github.com:KateHoward10/music-connections-quiz.git
- Navigate into music-connections-quiz
- Run
yarn install
ornpm install
- Run
yarn start
ornpm start