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.
http://henryli-movie-board.daoapp.io/
Since it's running on a free Docker host, I just can't guarantee it would be always working.
- ESLint
- Babel
- Webpack
- React including recompose, react-router
- Redux including redux-actions, redux-promise
- Immutable
- jQuery
- LESS
- Octicons (Github Icons)
- Others including classnames, normalize.css
https://github.com/MagicCube/movie-board/projects/1
Clone the repo to your local storage, and install the dependencies using NPM
git clone https://github.com/MagicCube/movie-board.git
npm install
npm run dev
npm run build
npm start
Dist: https://github.com/magiccube/movie-board/tree/dist