This is a version of a song guessing game built using React and NodeJS, and deployed via Vercel.
This version is specifically for singles released by the artist "Cavetown". But you can change the tracklist inside App.js to your preferred song list. Other versions will be released later.
This project was bootstrapped with Create React App.
In order to test app in development mode, you can run the script:
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.