Hot&Cold is a webapp for Spotify users to meet other users who have the same music taste and polar opposite music tastes! Each user receives a HOT match: a user who has extrememly similar taste, and a COLD match: a user who has extrememly different music taste.
This project requires nodejs.
Run the following bash commands after cloning the repo:
npm install
npm install mongodbNavigate to the src/ folder and run:
node app.jsThis will run the webapp locally on your machine at http://localhost:8888