Music + Game = Fun!🎉
Contributions welcome!✨
Test your music knowledge by guessing which song is more popular on Spotify.
- Two album covers will be displayed side-by-side.
- Guess which song is more popular on Spotify.
- If you're correct, you'll earn points
Just go to spotifypopulargame
Click on Play
Built with:
- Nextjs 14
- TailwindCSS
- shadcn-ui
- Hosted on Cloudflare Pages
- Fork this repo
- Clone your forked repo
- Create a new branch
- Make your changes
- Push your changes to your branch
- Create a pull request
- Clone the repo
git clone [email protected]:arre-ankit/spotify-popularity-game.git
- Set up the Next.js app
npm install @cloudflare/next-on-pages
npm run dev