Skip to content

Find random songs with random words using Spotify API

Notifications You must be signed in to change notification settings

aadilmufti/chaotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Chaotify

This project gets random songs from spotify based on a randomly generated keyword.

  1. Make a developer account to use the Spotify API and obtain your Client_ID and Client_Secret
  2. Clone the repo
  3. Open a terminal: cd client then yarn install
  4. Open another terminal: cd server then yarn install
  5. Change .env_sample to .env and store variables
  6. In server do nodemon server.js and in client do yarn start

About

Find random songs with random words using Spotify API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published