Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yatessss/zhihudaily-react
知乎日报react版---react+redux+react-router
https://github.com/yatessss/zhihudaily-react
react webapp zhihu
Last synced: 1 day ago
JSON representation
知乎日报react版---react+redux+react-router
- Host: GitHub
- URL: https://github.com/yatessss/zhihudaily-react
- Owner: yatessss
- Created: 2016-12-29T10:46:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T14:41:05.000Z (over 5 years ago)
- Last Synced: 2023-08-15T13:26:06.864Z (about 1 year ago)
- Topics: react, webapp, zhihu
- Language: CSS
- Homepage:
- Size: 399 KB
- Stars: 28
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zhihudaily-react
> A react.js project
## 声明
本项目所有文字图片等稿件内容均由 [知乎](https://www.zhihu.com/) 提供,获取与共享之行为或有侵犯知乎权益的嫌疑。若被告知需停止共享与使用,本人会及时删除整个项目。
请您了解相关情况,并遵守知乎协议。
## 同功能vue版项目地址:
[https://github.com/yatessss/zhihudaily-vue](https://github.com/yatessss/zhihudaily-vue)
## 运行截图
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-0.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-1.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-2.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-3.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-4.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-5.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-6.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-7.png)## 运行动图
[播放请点击这里](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picUntitled11.gif)
## 在线地址
需打开chrome浏览器的手机模拟功能,来获得比较好的浏览效果
~~[demo地址]()~~ (域名被回收了,目前还没新的。。请clone后本地运行。。)
手机可扫码
![](http://7xqch8.com1.z0.glb.clouddn.com/QQ20170222-193213.png)
## 项目总结(未完)
[暂无](http://yatessss.github.io/2016/07/08/%E4%BD%BF%E7%94%A8vue%E5%AE%8C%E6%88%90%E7%9F%A5%E4%B9%8E%E6%97%A5%E6%8A%A5web%E7%89%88.html)
## Dependencies
```js
"dependencies": {
"axios": "^0.15.2",
"babel-core": "^6.18.2",
"lib-flexible": "^0.3.2",
"react": "^15.4.0",
"react-dom": "^15.4.0",
"react-redux": "^4.4.6",
"react-router": "^3.0.0",
"redux": "^3.6.0",
"redux-devtools": "^3.3.1",
"redux-devtools-dock-monitor": "^1.1.1",
"redux-devtools-log-monitor": "^1.0.11",
"redux-thunk": "^2.1.0",
"swiper": "^3.4.1",
"webpack-dev-server": "^1.16.2"
}
```## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build```
## License
MIT license.
感谢 [ZhihuDailyPurify](https://github.com/izzyleung/ZhihuDailyPurify/wiki/%E7%9F%A5%E4%B9%8E%E6%97%A5%E6%8A%A5-API-%E5%88%86%E6%9E%90)整理了API