This is very experimental so far and needn't be anything like the final product.
Currently built with SvelteKit + Tailwind + Scrolly example.
But could alternatively be approached with React Scrollama or something else entirely.
The draft storyboard is available in storyboard.pptx.
To get started:
- In the root directory,
npm ito install dependencies - Launch the dev server with
npm run dev -- --open - Saved code changes should be reflected live.