All Projects → fi3ework → React Douban Movie

fi3ework / React Douban Movie

Licence: mit
Douban movie based on React

Programming Languages

javascript
184084 projects - #8 most used programming language

介绍

🌈 在线预览

🎬 基于 React 的 超高仿 SPA 版豆瓣电影

🗄 实现细节可以参见掘金

🛠 喜欢可以 star,也可自行 fork 修改

📦 在线 demo 的服务器配置可能有些问题,可以本地 clone 下来完整浏览 demo 的服务器已开启 gzip

preview

目前实现了:

  • [x] 主页

  • [x] 电影页

  • [x] 影人页

  • [x] 短评页

  • [x] 长评页

  • [x] 排行榜

  • [x] 影讯&购票

  • [x] 搜索页

  • [ ] 剧照页

  • [ ] 影人照片页

技术栈

  • react
  • redux
  • redux-thunk
  • react-router
  • react-slick
  • antd
  • scss
  • css-modules

项目运行

  1. npm i

  2. cd node-proxy && node index.js (开启node转发)

  3. npm start

API

项目中的 API 来源

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].