Spotify music quiz
Play at https://quadrivia.craigforrest.io
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone the repo
git clone git@github.com:synthesists/quadrivia.gitInstall dependencies
npm inpm run start:devThe app will be running at http://localhost:5000.
Alternatively, you can run npm start from
/clientto start only the client/functionsto start only the functions