/gallery

Artsy photos go here!

Primary LanguageVue

Gallery

Showcasing all my artsy photos! I created Gallery with the idea of displaying lazy-loading images in Instagram-style without having to add in lines of code each time.

Requirements

  1. node v18.0.0
  2. bun package manager

Run locally

  1. bun install
  2. bun run dev -o

Sources used