Best-of-breed fullscreen Mandelbrot set explorer built with Astro, React, and web workers.
Public repository: github.com/jonjaques/mandelbro
yarn install
yarn devyarn dev
yarn build
yarn preview
yarn lint
yarn lint:fix
yarn format
yarn format:check
yarn typecheck
yarn healthcheck- Astro 5
- React 19
- Tailwind CSS v4
- TypeScript
- Web Workers for progressive rendering