This gallery was developed using React.js and the package react-photo-gallery
React gallery was deployed to GitPages using the gh-pages package.
Reference link
- In terminal run
npm run deploy
- Found a possible solution: An elegant solution of deploying React app into a subdirectory by Sergey Kryvets.
- Trying
HashRouterfrom Deploying a create-react-app with routing to GitHub pages