Skip to content

cormacbeagan/player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project is a radio player which plays the munich based radio station radio 2day - whilst a song is playing the user can check the song (much like shazam) the user can then add the song to their personal spotify account - the app will create and add to a playlist called 2day4life.

Please feel free to fork the app and play around.

For any questions or comments please do not hesitate to contact me - [email protected]

Getting Started

Clone the repo and cd into the folder.

Then run

npm install

To install the dependencies

Then run

npm start

To start the development server, it will open the app in a browser.

Using

You will need get API keys for Spotify and Audd.io and add them to a .env file in the root directory.

  1. AudD.io costs $2 per month for 1000 hits (credit card needed) - but is easy to access.

  2. Spotify offer's free access to their API. To run this app you will need to have both the Client ID and the Client Secret

Please note that deploying the app as is exposes the API tokens on the client and is not advisable.

Deployment

Run

npm build

To create a production build

Licence

MIT © P. Cormac Beagan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published