/spotica

Spotica - A song player and real-time lyrics app

Primary LanguageJavaScript

Spotica - Song player and lyrics app

An OAuth2.0 based Application with Spotify API

Preview

image

Installation requirements

  • node v14.*
  • yarn 1.22.*

Start server

yarn install
yarn devstart

Start client app

yarn install
yarn start

How to test

  1. After starting server and client, goto localhost:3000
  2. Click login with Spotify.
  3. Enter your spotify login details and submit.
  4. If successfull, you will be redirected to the client app again.
  5. Now you are successfully logged in.