https://github.com/liaoyinglong/react-news
用react写的新闻页面
https://github.com/liaoyinglong/react-news
ant-design axios react react-router webpack2
Last synced: 3 months ago
JSON representation
用react写的新闻页面
- Host: GitHub
- URL: https://github.com/liaoyinglong/react-news
- Owner: liaoyinglong
- Created: 2017-06-14T15:24:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T16:16:31.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T14:48:52.769Z (over 1 year ago)
- Topics: ant-design, axios, react, react-router, webpack2
- Language: HTML
- Homepage: http://liaoyinglong.com/react-news/index.html
- Size: 15.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 简单新闻页面
---
## 技术栈
- react
- react-router
- Ant Design
- webpack
- axios
---
## 已完成模块
- [x] pc端登录注册,mobile端登录注册
- [x] pc端个人中心,mobile端个人中心
- [x] pc端新闻详情,mobile端新闻详情
- [x] pc端评论新闻,mobile端评论新闻
- [x] mobile 端点击加载更多
---
## 预览图




---
## 待完善
- [ ] 升级react-router
未完待续...