Gungo / playlist-punch2

A better take on a mini spotify web app for curating playlists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using the spotify-web-api to create a mini playlist curator.

Quick Start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Firebase Remote Deployment

To login: firebase login

To see projects: firebase projects:list

The app must be built and then deployed:

npm run build

firebase deploy


This application must be run with a corresponding server to login using Spotify oauth. Check out https://github.com/Gungo/spotify-login-server for more details.

About

A better take on a mini spotify web app for curating playlists.


Languages

Language:JavaScript 87.8%Language:HTML 10.0%Language:CSS 2.3%