Spotifier is an example Spotify App.
Firstly you need to set your env. Examples provided in project root directory in env folder. You need to copy these examples in root directory (without postfix ".sample").
After that you need just run application by the CRA commands.
npm start
or
yarn start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.