dklug / Spotify-to-Clone-Hero

Find matches between Spotify playlists and Clone Hero charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify-to-Clone-Hero

Clone Hero charts hosted on https://chorus.fightthe.pw/

Chorus Github: https://github.com/Paturages/chorus

Code for this repository started out as https://github.com/electron/electron-quick-start

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/electron/electron-quick-start
# Go into the repository
cd Spotify-to-Clone-Hero
# Install dependencies
npm install
# Run the app
npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

License

MIT

About

Find matches between Spotify playlists and Clone Hero charts

License:MIT License


Languages

Language:JavaScript 86.0%Language:HTML 14.0%