A simple masonry-style image gallery with an interactive viewer built using HTML, CSS, and JavaScript (GSAP for animations). Clicking on an image opens a gallery viewer where users can navigate ...
# with npx $ npx create-nextron-app my-app --example with-tailwindcss # with yarn $ yarn create nextron-app my-app --example with-tailwindcss # with pnpm $ pnpm dlx create-nextron-app my-app --example ...