Skip to content

Latest commit

 

History

History
75 lines (29 loc) · 967 Bytes

README.md

File metadata and controls

75 lines (29 loc) · 967 Bytes

爱彼迎

项目介绍

该项目是pc端一个 订阅酒店项目,主要实现了国内的酒店订阅平台,你可以在该网站上浏览附近的酒店以及名宿等等,项目来自于coderWhy 老师,接口来自于coderWhy 老师。

感谢coderWhy 老师

首先很感谢 coderWhy 老师的 接口,实现了该项目,对react的学习领悟更深了,想要去了解 coderWhy 老师的请访问。

微博:

https://weibo.com/u/5887943391;

github地址 https://github.com/coderwhy/coderwhy

开发人员.

小张同学

github地址:

https://github.com/xiaozhangStuden/

掘金:

https://juejin.cn/user/1922381414934589

gitee

https://gitee.com/zhang-qingyou

项目技术栈

技术栈

React18 + React-Router + redux + craco + TypeScript

项目启动

1 : 依赖资源下载

yarn install

npm install

运行项目

yarn dev

npm run dev