An open API service indexing awesome lists of open source software.

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写的新闻页面

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 端点击加载更多

---

## 预览图

![](https://raw.githubusercontent.com/liaoyinglong/react-news/master/src/images/登录.gif)
![](https://raw.githubusercontent.com/liaoyinglong/react-news/master/src/images/mobile登录.gif)
![](https://raw.githubusercontent.com/liaoyinglong/react-news/master/src/images/个人中心.gif)
![](https://raw.githubusercontent.com/liaoyinglong/react-news/master/src/images/新闻详情.gif)

---

## 待完善

- [ ] 升级react-router

未完待续...