Skip to content

Yangfan2016/douban-movie-electron

Repository files navigation

douban-movie-electron

Starts Forks License

基于 Electron, React, React-router, Typescript 一款桌面豆瓣电影应用


Start

# install fe pkg
$ yarn
# preivew
$ yarn electron-dev
# build
$ yarn build
# pack
$ yarn dist

Preview

photo-001 photo-002 photo-003 photo-004 photo-005 photo-006

Todo & Done

首页

  • banner
  • 历史记录
  • 检索建议
  • 正在热映
  • 新片榜
  • 北美票房榜
  • 一周口碑榜
  • Top250
  • footer

电影详情页

  • 电影评分、基本信息
  • 剧照
  • 预告片(点击打开播放虚拟页)
  • 评论
  • 热评

搜索详情页

  • 搜索信息列表

Tech

  • React(react-hooks)
  • React-router
  • Typescript

  • ant-design
  • react-lazy-load

  • axios
  • lodash

  • Koa

MIT license

Copyright (c) 2019 yangfan2016 <15234408101@163.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


built upon love by docor v0.3.0