Skip to content

nir1r7/Spodissey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spodissey

LyonHacks III Submission — Spicing up your life with music around the world! This software accesses your Spotify account and recommends songs from countries around the world.

Pre-requisites

To run this program you will need:

Usage

Create an app in your Spotify Developer Dashboard, set the redirect URI to http://localhost:5173/callback and http://localhost:5173/callback/ and copy your Client ID. Replace the value for clientId in /src/script.ts with your own Client ID.

Clone the repository, and run:

npm install
npm run dev

About

LyonHacks III Runner-Up — Spicing up your life with music around the world!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.0%
  • TypeScript 26.3%
  • HTML 21.2%
  • CSS 3.5%