Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.79 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.79 KB

The ENSET Chess Championship gallery site

The ENSET Chess Championship banner image

This is a gallery site for the ENSET Chess Championship. It is built using Next.js, Cloudinary, and Tailwind.

Deploy your own

Deploy the example using Vercel or view the demo here

Check out the Vercel article explaining how this example was built here.

Deploy with Vercel

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