项目作者: hillbyte

项目描述 :
Spotify Clone application using Spotify API
高级语言: JavaScript
项目地址: git://github.com/hillbyte/spotify_player.git
创建时间: 2021-07-27T07:28:33Z
项目社区:https://github.com/hillbyte/spotify_player

开源协议:

下载


Spotify Clone

A Simple Spotify clone application using spotify API.
Features: Song search from spotify, lyrics

Note: Only disadvantage of spotify api is it’s require a premium account to use it.

Tech Stack & Library

Client: React, spotify-web-api-node,react-spotify-web-playback

Server: Node, Express, spotify-web-api-node,

Environment Variables

To run this project, you will need to add the following environment variables to your .env file inside backend dir

REDIRECT_URI=http://localhost:8000

CLIENT_ID

CLIENT_SECRET