Scrobble Quiz About Getting Started Prerequisites Python Node.js Last.fm API key (you can get one here) Groq API key (you can get one here) Setup npm run setup Replace the fields for LASTFM_API_KEY and GROQ_API_KEY with their actual values Running npm run dev The frontend dev server will appear at http://localhost:3000 The backend dev server will appear at http://127.0.0.1:8000