rhino1998 / singlyricly

🎤 Song lyrics synchronized with your Spotify playback

Home Page:https://singlyricly.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Singlyricly is a community based app which allow users to see real time song lyrics synchronized with their Spotify playback. Real time lyrics are accessible regardless of playback device, play music through Sonos, Chromecast or Spotify Connect, and the lyrics will always show up in the app as long as there's a connected Spotify account.

Development

The app was built with vue & vuex with a serverless backend in the form of azure-functions and mongodb.

Setup frontend

npm install

Compile & hot-reload for development

npm run serve

Compile & minify for production

npm run build

Lint & fix errors

npm run lint

About

🎤 Song lyrics synchronized with your Spotify playback

https://singlyricly.com/


Languages

Language:Vue 75.8%Language:JavaScript 19.8%Language:SCSS 2.4%Language:HTML 1.9%Language:Shell 0.2%