swing-moon / douban-Annual

A copy of 豆瓣2016年度电影榜单

Home Page:https://doubanannual.oldoldb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

douban Annual

This project is a copy of 豆瓣2016年度电影榜单. I write it for the purpose of practicing frontend development, especially React.

Demo

https://doubanannual.oldoldb.com

Getting Started

  1. Clone: git clone https://github.com/yajiex/douban-Annual.git
  2. Install dependencies: npm install
  3. Run the app in development mode (the page will reload if you make edits): npm run start
  4. Build the app for production to the build folder: npm run build

Built With

  • React - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • Create React App - Create React apps with no build configuration.
  • React-Motion - A spring that solves your animation problems.
  • React-rater - Interactive and customizable star rater.

Note

  • Files under crawler folder are some primitive scripts used for crawling douban annual data, you could just ignore it and write your own version.
  • notes.md is some notes for HTML/CSS usage when writing this project.

License

If there are any license issue, please contact me via issues

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgements

  • Thanks douban for the great annual summary.

About

A copy of 豆瓣2016年度电影榜单

https://doubanannual.oldoldb.com

License:MIT License


Languages

Language:JavaScript 93.0%Language:CSS 6.5%Language:HTML 0.5%