Skip to content

yangrenmu/react-zhihu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-zhihu

知乎日报

  项目主要使用了 react + react-router + axios + react-slick,API 来自 @izzyleung。这个项目是使用 react 写的第一个项目,边看文档边写。redux 还在学习中,以后考虑在项目中加上 redux 。   之前使用 vue 写过一个知乎日报,vue 版项目地址: https://github.com/yangrenmu/zhihuDaily

项目地址

  https://github.com/yangrenmu/react-zhihu

演示

  • 在线演示
  • 移动端演示,扫描下面二维码即可。

技术栈

  • react
  • react-router
  • axios
  • react-slick

Build Setup

# clone repository
git clone [email protected]:yangrenmu/react-zhihu.git

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

项目截图