This is a template for all frontend web-based projects. using it ensures that that each app:
- shares the same dependencies and versions.
- shares the same aesthetic
- are a PWA
- are local first
- clone this repo
- run
pnpm install - run
pnpm devto get started