This example shows how to create an image gallery site using Next.js, Cloudinary, and Tailwind.
Deploy the example using Vercel or view the demo here
Check out our Next.js deployment documentation for more details.
Execute create-next-app
with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example with-cloudinary with-cloudinary-app
yarn create next-app --example with-cloudinary with-cloudinary-app
pnpm create next-app --example with-cloudinary with-cloudinary-app
This example shows how to create an image gallery site using Next.js, Cloudinary, and Tailwind.
Deploy the example using Vercel or view the demo here
Check out our Next.js deployment documentation for more details.
Execute create-next-app
with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example with-cloudinary with-cloudinary-app
yarn create next-app --example with-cloudinary with-cloudinary-app
pnpm create next-app --example with-cloudinary with-cloudinary-app