Artist component (ongoing)
This commit is contained in:
parent
456fae63c9
commit
7c9139f2ee
5 changed files with 897 additions and 6 deletions
|
@ -9,12 +9,14 @@
|
|||
"cookie-parser": "^1.4.4",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.17.1",
|
||||
"node-sass": "^4.13.0",
|
||||
"querystring": "^0.2.0",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-scripts": "3.3.0",
|
||||
"request": "^2.88.0"
|
||||
"request": "^2.88.0",
|
||||
"spotify-web-api-js": "^1.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue