文件名称:movie-tracker
文件大小:26.1MB
文件格式:ZIP
更新时间:2024-05-27 04:27:59
JavaScript
React电影追踪器应用程序 介绍 此POC UI显示电影列表并且是响应式的。 克隆存储库的步骤 git clone https://github.com/shubham43MP/movie-tracker.git cd movie-tracker 安装软件包的步骤 在项目目录的终端中,运行以下命令以安装所有必需的软件包 yarn 启动应用程序的步骤 在项目目录终端中,运行以下命令 yarn start
【文件预览】:
movie-tracker-master
----.eslintrc.json(2KB)
----public()
--------manifest.json(492B)
--------index.html(1KB)
--------robots.txt(67B)
--------favicon.ico(4KB)
--------images()
----yarn.lock(512KB)
----src()
--------pages()
--------utils()
--------components()
--------App.js(141B)
--------hooks()
--------index.js(194B)
--------seeds()
----README.md(450B)
----.gitignore(38B)
----package.json(1KB)