Skip to content

bigbigbo/gallery-by-react

 
 

Repository files navigation

Gallery By React

Build Status Dependency Status

使用ReactJS构架的图片画廊应用-为慕课网《React实战》课程对应的实战项目

Demo & Examples

Live demo: http://materliu.github.io/gallery-by-react/

To build the examples locally, run:

npm install
grunt serve

Then open http://localhost:8000/webpack-dev-server/ in a browser.

Guideline

不建议大家直接照搬源代码,可利用其中的一些资源文件,比如说图片,Icon Font文件等,最好的实践过程是跟着课程一步步构建你自己的图片画廊应用。

求赞

来吧,小伙伴们,不要吝啬你们的赞了,这样才能让更多的同学看到并学习本项目。

Gratitude

Browser Support

IE Chrome Firefox Opera Safari
IE 10+ ✔ Chrome 4.0+ ✔ Firefox 10.0+ ✔ Opera 15.0+ ✔ Safari 4.0+ ✔

About

one photo gallery project based on react.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Other 0.8%