Berlin Swapfest Microsite
Most details are inside of src/constants/*
files, use date.ts
to change the date of the event and use location.ts
to change the location of the event (this requires more work elsewhere).
pnpm install
pnpm run dev
# make changes
# open a pull request