[go: nahoru, domu]

Skip to content

Spotica - A song player and real-time lyrics app

Notifications You must be signed in to change notification settings

NisugaJ/spotica

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Spotica - A song player and real-time lyrics app

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 62.5%
  • CSS 35.1%
  • HTML 2.4%