Spotify 应用程序复制

这个项目使用 Create React App 工具创建。

开始使用

在项目文件夹下,你可以运行以下命令:

  • yarn start : 启动开发模式,并在浏览器中打开应用程序。代码修改后会自动刷新页面,控制台也会显示错误信息。
  • yarn test : 启动交互式测试工具。
  • yarn build : 创建一个用于生产环境的代码包,并存放在 build 文件夹中。这个包会对代码进行压缩和优化,例如压缩 React 库,添加哈希值到文件名等。
  • yarn eject : 注意: 这是一个不可逆的操作。如果你对默认的构建工具和配置不满意,可以使用此命令移除它们。

更多信息请参考对应命令的文档。

zip
Spotify-Clone-master.zip 预估大小:28个文件
folder
Spotify-Clone-master 文件夹
file
.env 25B
folder
public 文件夹
file
manifest.json 492B
file
index.html 2KB
file
robots.txt 67B
file
favicon.ico 4KB
file
logo512.png 9KB
file
logo192.png 5KB
file
yarn.lock 516KB
folder
src 文件夹
folder
store 文件夹
file
reducer.js 398B
file
index.js 405B
file
logo.svg 3KB
file
index.css 428B
folder
images 文件夹
file
Vector.png 13KB
folder
components 文件夹
folder
Index 文件夹
file
Player.jsx 156B
folder
Auth 文件夹
file
Login.css 1KB
file
Login.js 2KB
file
body.css 13B
file
App.js 1KB
folder
API 文件夹
file
SpotifyAuth.js 940B
file
reportWebVitals.js 362B
file
App.test.js 246B
file
setupTests.js 241B
file
App.css 564B
file
index.js 679B
file
README.md 3KB
file
.gitignore 310B
file
package-lock.json 640KB
file
package.json 1KB
zip 文件大小:404.01KB