# react-juejin **Repository Path**: li_ya_xu/react-juejin ## Basic Information - **Project Name**: react-juejin - **Description**: 使用React技术栈开发一个掘金,练手项目 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-03 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: React ## README # React 开发掘金网站 ### 项目介绍 项目参考于掘金网站,一直使用Vue开发,借此练习一下React.js,若有不当之处,还请多多指教。 项目技术栈:React.js + react-router + react-redux + redux-thunk + antd + axios + mock.js + nanoid + bytemd ### 安装依赖 ```js yarn ``` ### 运行项目 ```js yarn start ``` ### 项目截图 |首页 ![首页](https://images.gitee.com/uploads/images/2021/0821/143841_e364f3a6_5335319.png "f0UC5V.png") | 自定义按钮组件 ![自定义按钮组件](https://images.gitee.com/uploads/images/2021/0821/151420_221835cf_5335319.png "f0UhGT.png") | 自定义搜索组件 ![自定义搜索组件](https://images.gitee.com/uploads/images/2021/0821/151457_fe35e335_5335319.png "03.png") | |---|---|---| |掘金同款编辑器 ![掘金同款编辑器](https://images.gitee.com/uploads/images/2021/0821/151701_acdb6ed4_5335319.png "04.png")|文章详情页 ![文章详情页](https://images.gitee.com/uploads/images/2021/0821/151732_ca8d83c3_5335319.png "05.png")| 解析目录![解析目录](https://images.gitee.com/uploads/images/2021/0821/151800_492a9478_5335319.png "06.png")| |---|---|---| |沸点页面 ![沸点页面](https://images.gitee.com/uploads/images/2021/0915/165116_2c562b54_5335319.png "屏幕截图.png")| 自定义侧边导航栏 ![自定义侧边导航栏](https://images.gitee.com/uploads/images/2021/0915/165245_4469e4f9_5335319.png "屏幕截图.png")| 自定义编辑区 ![自定义编辑区](https://images.gitee.com/uploads/images/2021/0915/165359_57f69ad7_5335319.png "屏幕截图.png")| |---|---|---|