LouisPinsard / blindtest-spotify

Simple blindtest app connected to Spotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blindtest-spotify

This is a simple demo of how to create a blindtest using Spotify and React.

Getting started

First, fork / clone the repository.

git clone https://github.com/clement-escolano/blindtest-spotify.git
cd blindtest-spotify

Then, install the dependencies.

npm install # or alternatively: yarn install

To launch the app in development mode:

npm start

To deploy the app to Github pages, modify the homepage key in package.json to match your account and project. Then, launch the command:

npm run deploy

About

Simple blindtest app connected to Spotify


Languages

Language:JavaScript 70.2%Language:HTML 18.5%Language:CSS 11.2%