# react-bilibili **Repository Path**: ddupup/react-bilibili ## Basic Information - **Project Name**: react-bilibili - **Description**: 基于 react 和 express 开发的,高仿B站 Web 移动端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-18 - **Last Updated**: 2021-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# react-bilibili 高仿B站web移动端 > 此项目仅供学习和交流 ## 本项目基于此[SSR服务端渲染](https://github.com/code-mcx/react-ssr)模板,使用React16.8,Typescript开发 ## 技术点 * react * react-router-dom * react-router-config * redux(数据管理) * redux-thunk(支持异步Action) * react-helmet(Head管理) * react-lazyload(图片懒加载) * loadable-components(代码分割) * cross-fetch(浏览器和node通用的Fetch API) * express(后端服务) ## 实现功能 * 首页 * 分类页 * 排行榜 * 搜索 * 视频详情页