Skip to content

herberthk/image-gallery-nextjs

Repository files navigation

Next.js & Cloudinary example app

This example shows how to create an image gallery site using Next.js, Cloudinary, and Tailwind.

Check out our Next.js deployment documentation for more details.

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example::

 npx create-next-app --example with-cloudinary nextjs-image-gallery
yarn create next-app --example with-cloudinary nextjs-image-gallery
pnpm create next-app --example with-cloudinary nextjs-image-gallery

References

About

An image gallery built on Next.js and Cloudinary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published