React电影应用:利用TheMovieDb Api制作的React应用

项目使用Create React App快速搭建,可通过运行npm start在开发模式下查看应用,编辑后页面将自动重新加载。测试可通过npm test启动,构建生产版本使用npm run build,生成的应用程序位于build文件夹中,已优化以获得最佳性能。注意:运行npm run eject是不可逆的操作,会移除项目中的构建依赖项。

zip
react-movie-app-main.zip 预估大小:18个文件
folder
react-movie-app-main 文件夹
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
folder
src 文件夹
file
logo.svg 3KB
file
index.css 366B
file
App.js 528B
file
reportWebVitals.js 362B
file
App.test.js 246B
file
setupTests.js 241B
file
App.css 564B
file
index.js 500B
file
README.md 3KB
file
.gitignore 310B
file
package-lock.json 670KB
file
package.json 812B
zip 文件大小:188.26KB