-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Developing gallery and sliders for images #13
Comments
i found this resource https://www.npmjs.com/package/react-image-gallery i think i will implement in the template. |
Other interesting resources here: https://reactjsexample.com/tag/gallery/ |
i developed a simple lightbox gallery with |
For the v1.0.0 i will develop the masonry gallery for the new "Statement" page. |
I will consider also this Component from yellowcake template: https://github.com/thriveweb/yellowcake/blob/master/src/components/Gallery.js |
I Think i will look into this gatsby starter: https://www.gatsbyjs.org/starters/LekoArts/gatsby-starter-portfolio-emma/ see the code: https://github.com/LekoArts/gatsby-starter-portfolio-emma/blob/master/src/components/ProjectItem.jsx
The text was updated successfully, but these errors were encountered: