Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Latest commit

 

History

History
42 lines (28 loc) · 918 Bytes

File metadata and controls

42 lines (28 loc) · 918 Bytes

Image Gallery

A fully responsive Image Gallery with dark & light-mode, using Nextjs

⚙️ Utilities

🎨 Design

Source: skillthrive's masonry image gallery

✅ Run Locally

Clone the project

  git clone https://github.com/Kiyoponn/image-gallery.git

Go to the project directory

  cd image-gallery

Install dependencies

  pnpm install

Start dev server

  pnpm dev