文件名称:reactjs-netflix:这是一个 Netflix 主页克隆,仅用于使用 ReactJs 的学习目的
文件大小:1.6MB
文件格式:ZIP
更新时间:2024-06-19 11:43:17
JavaScript
ReactJs Netflix 主页克隆 项目状态: :check_mark_button: 完成的 这是一个 Netflix 主页克隆,仅用于使用 ReactJs 的学习目的。 特征 TMDB API 连接 电影列表 先决条件 在开始之前,您需要在您的机器上安装以下工具: 、 。 除此之外,最好有一个很好的编辑器来处理代码,比如 :unicorn: 运行前端 # Clone this repository git clone < https> # Go to the project folder cd reactjs-netflix # Install the dependencies $ npm install # Run the application $ npm start # The app will start in the port:
【文件预览】:
reactjs-netflix-main
----package.json(891B)
----.eslintcache(3KB)
----package-lock.json(682KB)
----src()
--------App.css(478B)
--------index.js(195B)
--------img()
--------api()
--------components()
--------App.js(2KB)
----.gitignore(310B)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(2KB)
--------logo512.png(9KB)
--------favicon.ico(4KB)
----README.md(924B)