/layout-nextjs

A photography portfolio builder made using Next.js and supabase, hosted through Netlify.

Primary LanguageJavaScript

Layout.com

A simple photography portfolio builder, made with Next.js and Supabase, hosted by Netlify.

Netlify Status

Homepage

Starting up

  1. Install dependencies
yarn install
  1. Start the dev server
yarn dev

The server is now live at localhost:3000.