/autotracking-from-scratch-demo

Created as part of a workshop at the CDCK meetup in 2025. Commits are intended to be stepped through one-by-one.

Primary LanguageJavaScript

"Autotracking from scratch" demo

This repository was created as part of a workshop at the CDCK meetup in 2025. Commits are intended to be stepped through one-by-one.

At each point, the demo can be run using

pnpm i
pnpm dev

and then accessed in a browser.