Skip to content

trongnd/react-gallery-modal-example

Repository files navigation

React Gallery Modal Example

Gallery Modal with Infinite Scroll Example with React JS

To run the app locally:

# install webpack and webpack-dev-server

npm install -g webpack
npm install -g webpack-dev-server

# clone and run the app

git clone https://github.com/trongnd/react-gallery-modal-example.git
cd react-gallery-modal-example
yarn install

npm start
open http://localhost:3000

To build the app:

npm run build

output is in dist folder.

About

Gallery Modal with Infinite Scroll Example in React JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published