joshbDev / collections

https://collections.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collections

alt text

Description

A website built off of the Spotify Web API and SDK, using Vue.js with JSX.

Setup

# environment & build tools
brew install node yarn # node.js & yarn

Dependencies

yarn install

Run

yarn start

Develop

develop

yarn run dev

Note: You'll need a spotify web token (you can get one from the Spotify Web Portal. You'll then have to modify the server.js file's CLIENT_ID to be that code, you'll also need to change the variable redirectUri to be 'http://localhost:3000/callback'.

About

https://collections.glitch.me/


Languages

Language:Vue 70.1%Language:JavaScript 28.2%Language:HTML 1.7%