react-Responsive-Gallery-Demo

Live demo of https://github.com/OriAmir/React-Responsive-Gallery library .

Built with React + Webpack + NodeJs (Express server) .

How to run:

1. Clone the project.
2. In CMD: npm install.
3. Initialize eslint in your project using command :
./node_modules/.bin/eslint --init
  1. In CMD: npm run dev
  2. Go to localhost:8080 and see the project running.