Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 237 Bytes

File metadata and controls

15 lines (7 loc) · 237 Bytes

Artist Radio (100 points)

Web application showing songs similar to query song

uses react and xmlhttprequest to spotify api

To run:

npm install - get the dependencies installed

npm start - create bundle.js file

open index.html