search-music:通过Spotify API搜索音乐

时间:2021-05-14 13:29:17
【文件属性】:
文件名称:search-music:通过Spotify API搜索音乐
文件大小:767KB
文件格式:ZIP
更新时间:2021-05-14 13:29:17
react redux nodejs javascript heroku 搜索音乐 通过Spotify API搜索您喜欢的歌曲 先决条件 11.13.0或更高 6.9.0或更高 2.20.1或更高 所有这些都必须在$PATH可用。 要验证设置是否正确,可以运行以下命令: node --version npm --version git --version 入门 下载仓库。 git clone git@github.com:rojasleon/search-music.git (or download the .zip) 配置 安装依赖项 npm install or yarn install 在配置数据库 // create a new database // create a new user // copy the mongoDB URL // Example: mongodb://myuser:mypassword@ds133875.mlab.
【文件预览】:
search-music-master
----client()
--------package.json(803B)
--------.prettierrc(233B)
--------src()
--------.gitignore(320B)
--------public()
--------yarn.lock(435KB)
----models()
--------Song.js(149B)
--------User.js(202B)
--------Favorite.js(260B)
----example()
--------search-music.png(529KB)
----config()
--------prod.js(197B)
--------keys.js(130B)
----index.js(1KB)
----package.json(1KB)
----readme.md(2KB)
----routes()
--------authRoutes.js(469B)
--------favoriteRoutes.js(1KB)
----.gitignore(301B)
----services()
--------passport.js(1KB)
----yarn.lock(101KB)
----middlewares()
--------requireLogin.js(140B)

网友评论