# react-study
**Repository Path**: maxiaoqu/react-study
## Basic Information
- **Project Name**: react-study
- **Description**: 纪录前端学习react的经验分享,代码练习等等
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-06-01
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
react-blog
纪录前端学习react的经验分享,代码练习等等,喜欢的话,欢迎star
## 相关链接
- [gitHub地址](https://github.com/maxiaoqu/react-study)
## 主要维护人员
|人员|github账号|头像|作者博客|作者网站|联系邮箱|
|---|---|---|---|---|---|
|码小趣|[maxiaoqu](https://github.com/maxiaoqu) | |http://blog.maxiaoqu.com|http://www.maxiaoqu.com|maxiaoqu@gmail.com
## 学习相关目录
- [第1天学习:核心概念](/react-code01/)
- [第2天学习:Ant Design UI的使用](/react-code02/)
- [第3天学习:Fetch网络请求](/react-code03/)
- [第4天学习:React-Router](/react-code04/)
- [第4天学习:Redux](/react-code05/)
## 文件结构
```shell
├── react-code01...................第一天学习的代码[核心概念]
├── react-code02...................第一天学习的代码[Ant Design UI的使用]
├── react-code03...................第一天学习的代码[Fetch网络请求]
├── react-code04...................第一天学习的代码[React-Router]
├── react-code05...................第一天学习的代码[Redux]
└── XXxxxxxxxxxx...................第x天学习的代码[XXXXXX]
```