ouyangfan / react-antd-app

仿携程网页版。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trip-app

仿携程网页版。技术栈 react + antd + toolkit + redux-persist。
express 模拟 api。文件在 server 目录。启动 api:

node ./index

登录页

{
    username: "tom",
    password: "000000",
    phone: "13688888888"
}

image

首页

image

订单

image

订单详情

image

About

仿携程网页版。


Languages

Language:TypeScript 50.7%Language:JavaScript 38.3%Language:Less 9.6%Language:CSS 1.0%Language:HTML 0.4%