react-douban-movie
react-douban-movie copied to clipboard
Douban movie based on React
介绍
🌈 在线预览
🎬 基于 React 的 超高仿 SPA 版豆瓣电影
🗄 实现细节可以参见掘金
🛠 喜欢可以 star,也可自行 fork 修改
📦 ~~在线 demo 的服务器配置可能有些问题,可以本地 clone 下来完整浏览~~ demo 的服务器已开启 gzip
目前实现了:
-
[x] 主页
-
[x] 电影页
-
[x] 影人页
-
[x] 短评页
-
[x] 长评页
-
[x] 排行榜
-
[x] 影讯&购票
-
[x] 搜索页
-
[ ] 剧照页
-
[ ] 影人照片页
技术栈
- react
- redux
- redux-thunk
- react-router
- react-slick
- antd
- scss
- css-modules
项目运行
-
npm i
-
cd node-proxy && node index.js
(开启node转发) -
npm start
API
项目中的 API 来源
License
MIT