gallery-by-react a photo gallery bulid with react how to run $> git clone [email protected]:JHanLu/gallery-by-react.git $> cd gallery-by-react $> npm install $> npm start Then open loaclhost:8000 on your broswer. Click the online demo to see how it works.