An open API service indexing awesome lists of open source software.

https://github.com/bobiscool/reactgallery


https://github.com/bobiscool/reactgallery

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Gallery By React
=====

[![Build Status](https://secure.travis-ci.org/materliu/gallery-by-react.png)](https://travis-ci.org/materliu/gallery-by-react) [![Dependency Status](https://gemnasium.com/materliu/gallery-by-react.svg)](https://gemnasium.com/materliu/gallery-by-react)

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

## Demo & Examples

Live demo: [http://reactgallery.applinzi.com/](http://reactgallery.applinzi.com/)

To build the examples locally, run:

```
npm install
grunt serve
```

Then open [`http://localhost:8000/webpack-dev-server/`](http://localhost:8000/webpack-dev-server/) in a browser.

## Guideline

图片画廊应用。

## 求赞

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

## Gratitude

## Browser Support

![IE](https://raw.github.com/alrra/browser-logos/master/internet-explorer/internet-explorer_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/safari/safari_48x48.png)
--- | --- | --- | --- | --- |
IE 10+ ✔ | Chrome 4.0+ ✔ | Firefox 10.0+ ✔ | Opera 15.0+ ✔ | Safari 4.0+ ✔ |