Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 658 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 658 Bytes

movie-board

Re-design and implement Douban Movie using React and Redux. There's no 3rd party UI libraries used in this project. All components are designed and implemented only for this project.

Online Demo @ Daocloud

http://nic-movie-board.daoapp.io/

Since it's running on a free Docker host, I just can't guarantee it would be always working.

Screenshots

Homepage

Detail page

Major Packages Used in this project

  • ESLint
  • Babel
  • Webpack
  • React including react-router
  • Redux including redux-actions, redux-promise
  • LESS
  • Octicons (Github Icons)
  • Others including classnames, normalize.css