# react-budget **Repository Path**: ctyflycloud/react-budget ## Basic Information - **Project Name**: react-budget - **Description**: 基于react实现的单页面网页。期末作业,比较简陋 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-17 - **Last Updated**: 2023-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一个基于react实现的自适应网页 This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). 本项目根据教程: https://www.youtube.com/watch?v=yz8x71BiGXg实现, 修改了部分component 和 hook 的实现方式以及部分细节 ## 使用的 npm_model `react-bootstrap` `uuid` ## 使用方法 ```sh npm install npm start ``` ## 不同页面大小下的效果 ![](https://s1.ax1x.com/2022/12/17/zbiha8.png) ![](https://s1.ax1x.com/2022/12/17/zbiIPg.png)