Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 296 Bytes

This project uses the spotify api to play songs

user must have spotify premium to access spotify api

Getting started

  1. Install node.js in your system.
  2. Go to the project folder and type npm i in the terminal to install all dpendencies
  3. type node index.js to get server started