Skip to content

yajiex/douban-Annual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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年度电影榜单

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published