box-office:React课程的中级lvl项目

时间:2024-05-28 20:25:50
【文件属性】:

文件名称:box-office:React课程的中级lvl项目

文件大小:224KB

文件格式:ZIP

更新时间:2024-05-28 20:25:50

JavaScript

票房 概述 电影搜索应用程序,它使用外部API来显示数据。 堆: React 具有样式化组件的样式 在本地发展 通过运行git clone https://github.com/shelooks16/box-office.git克隆此仓库 通过运行npm install安装依赖项 运行npm run start 部署方式 部署到github页面: 打开package.json并将主页从"https://shelooks16.github.io/box-office"更改为"https://YOUR_USERNAME.github.io/REPOSITORY_NAME" 运行npm run deploy


【文件预览】:
box-office-master
----.gitignore(310B)
----.eslintrc(598B)
----package.json(2KB)
----package-lock.json(777KB)
----src()
--------components()
--------images()
--------index.js(538B)
--------App.js(767B)
--------serviceWorker.js(5KB)
--------misc()
--------index.css(99B)
--------pages()
----public()
--------robots.txt(67B)
--------logo192.png(5KB)
--------index.html(1KB)
--------favicon.ico(3KB)
--------manifest.json(492B)
--------logo512.png(9KB)
----README.md(540B)
----.prettierrc(111B)

网友评论