Skip to content

3vincent/photo-gallery

Repository files navigation

photo-gallery

Just a simple somewhat customizable photo gallery.

Preview build

You can watch a preview build with stock footage here

https://photo-gallery-lac-nu.vercel.app/

Sample images are by

Photo by Tomáš Malík on Unsplash

Photo by geissht on Unsplash

Photo by Michael Olsen on Unsplash

Photo by Yann Jacobsen on Unsplash

Photo by Ozren Cuculic on Unsplash

Nuxt 3 Minimal Starter

Look at the nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

About

Just some simple photo-gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published