Skip to content

lakshya-dhariwal/find-your-sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simplify how you discover music and it to your library. Made for Spotify.

image image image image

Tools used

  • React
  • TailwindCSS
  • Nodejs (for Auth Server)

How to run Locally

  • Fork and Clone this repository
  • Go to Spotify Developer Dashboard and create an application
  • Generate ClientID and Client Secret (Do not share your secret with anyone)
  • Update ENV for Server (checkout .env.sample) and src/constants in Client with your information
  • Install dependencies for server and client , using npm install
  • Cd into server and run node server.js
  • Cd into client and run npm run start

Why is this not hosted?

Because spotify only allows pre defined spotify users to use an app in Development Phase . And your project need to have a defined use (not a hobby project) to be granted extended access.

spotify developer guidelines

About

Web App to help you discover new music.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published