Skip to content
/ photos Public

Fullstack Sveltekit website to display photos I've taken

Notifications You must be signed in to change notification settings

AidanG1/photos

Repository files navigation

Photo Portfolio Website for Aidan Gerber

Full stack sveltekit SSR application with Sveltestrap/Bootstrap

# create a new project in the current directory
git clone https://github.com/AidanG1/photos.git

Developing

# install necessary packages
npm install
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

This website has @sveltejs/adapter-cloudflare installed and is hosted on Cloudflare Pages.

npm run build

You can preview the built app with npm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

About

Fullstack Sveltekit website to display photos I've taken

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published