This is the repo for our wedding website, which will take place on 16th November 2024.
This is built using Next.js
Install dependencies:
npm install
Run the development server:
npm run dev
This is deployed using GitHub Pages, using the deploy-pages workflow.