# react-in-action **Repository Path**: jerris-code-space/react-in-action ## Basic Information - **Project Name**: react-in-action - **Description**: react实战教程 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-17 - **Last Updated**: 2022-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: React ## README # 项目介绍 这是一个项目驱动的React.js实战教程,项目使用create-react-app也就是React脚手架构建,使用Webpack打包.本项目围绕租房业务为中心展开,项目实现了最基本的租房app的页面展示,登录注册,地图定位找房,列表找房,发布房源等功能. # 技术栈 | 名称 | 版本号 | |--------------------|---------| | antd-mobile | ^2.3.4 | | antd-mobile-icons | ^0.2.2 | | axios | ^0.24.0 | | babel-plugin-import| ^1.13.3 | | customize-cra | ^1.0.0 | | formik | ^2.2.9 | | node-sass | 5.0.0 | | prop-types | ^15.7.2 | | react | ^17.0.2 | | react-app-rewired | ^2.1.11 | | react-dom | ^17.0.2 | | react-router-dom | ^5.2.1 | | react-scripts | 4.0.3 | | react-spring | ^8.0.27 | | react-virtualized | ^9.22.3 | | web-vitals | ^1.0.1 | | yup | ^0.32.11| # 项目截图 | ![输入图片说明](src/assets/images/image1.png) | ![输入图片说明](src/assets/images/image2.png) | ![输入图片说明](src/assets/images/image3.png) | |---|---|---| | ![输入图片说明](src/assets/images/image4.png) | ![输入图片说明](src/assets/images/image5.png) | ![输入图片说明](src/assets/images/image6.png) |