New Project

Image Gallery Starter

An image gallery built on Next.js and Cloudinary.

DeployView Demo

Next.js & Cloudinary example app

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

Deploy your own

Deploy the example using Vercel or view the demo here

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 with-cloudinary-app
yarn create next-app --example with-cloudinary with-cloudinary-app
pnpm create next-app --example with-cloudinary with-cloudinary-app

References

  • Cloudinary API: https://cloudinary.com/documentation/transformation_reference
GitHub Repovercel/next.js
LicenseView License
Use Cases
Starter
Stack
Next.js
Tailwind

Related Templates

Next.js Boilerplate

Get started with Next.js and React in seconds.
Next.js Boilerplate thumbnail

Platforms Starter Kit

Next.js template for building multi-tenant applications with the App Router and Redis.
Platforms Starter Kit thumbnail

Tailwind CSS Blog

Next.js blog using Markdown for content.
Tailwind CSS Blog thumbnail
DeployView Demo