Folders and filesNameNameLast commit messageLast commit date.vscode.vscodeappapp.gitignore.gitignoreREADME.mdREADME.mddev.ymldev.ymllocal.ymllocal.ymlpackage-lock.jsonpackage-lock.jsonpackage.jsonpackage.jsonrequirements.txtrequirements.txtserverless.ymlserverless.ymlRepository files navigation README A tiny web app to display the lyrics of the song I'm currently playing on Spotify Install virtualenv .venv source .venv/bin/activate pip install -r requirements.txt npm ci Debug npm run serve AboutA tiny web app to display the lyrics of the song I'm currently playing on SpotifyResourcesReadmeActivityStars0 starsWatchers1 watchingForks0 forksReleasesPackagesUsed byContributorsLanguages
A tiny web app to display the lyrics of the song I'm currently playing on Spotify Install virtualenv .venv source .venv/bin/activate pip install -r requirements.txt npm ci Debug npm run serve