Skip to content

hillbyte/spotify_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Spotify Clone application using Spotify API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published