文件名称:react-movie:用于搜索和查看有关系列和电影的信息的应用程序。 :movie_camera::clapper_board:
文件大小:366KB
文件格式:ZIP
更新时间:2024-05-30 16:49:16
JavaScript
:movie_camera: :clapper_board: React电影 :clapper_board: :movie_camera: 列出和搜索电影和系列的应用程序。 | | | | :construction: 正在施工:construction: :construction: :paperclip: 功能性 列出电影和系列 搜索电影和连续剧 清单详情 :hammer_and_wrench: 技术领域 使用了以下技术: 抛光的 Axios 样式化的组件 :information: 怎么跑 要求 在开始之前,您将需要安装以下工具: React JS 纱 吉特 克隆存储库并安装依赖项: # Clonando repositório $ git clone https://github.com/cesarramos95/react-movie # Acessando a pasta $ cd react-movie # Instalando as dependências $ yarn # Para executar o servidor $
【文件预览】:
react-movie-master
----.eslintrc.json(883B)
----.gitignore(338B)
----package.json(1KB)
----package-lock.json(625KB)
----src()
--------components()
--------services()
--------index.jsx(198B)
--------utils()
--------App.jsx(265B)
--------App.css(0B)
--------routes()
--------styles()
--------pages()
----public()
--------robots.txt(67B)
--------index.html(474B)
----README.md(2KB)
----prettier.config.js(89B)
----.eslintignore(81B)
----.eslintcache(3KB)
----.editorconfig(228B)
----yarn.lock(504KB)