Skip to content

lele85/ReactGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Gallery

Click the screenshot to watch it on youtube: ReactJS Gallery

That's a simple toy project to test React JS lib from facebook. Client shows fullscreen images from server gallery folder. If you add or remove images from gallery folder the webapp will be updated via websocket.

Install

Install server dependencies with;

npm install

Run

Run server with:

node app.js

Point your browser at:

http://127.0.0.1:8000

View your gallery :)

About

ReactJS Image Gallery in a websocket fashion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published