Work in progress: https://robotmoon.com/burning-ship-fractal/
All fractal images on the page are interactive and rendered when they're in view.
Fractal image controls:
- shift + scroll mouse wheel when hovering to zoom in/out
- click and drag to pan the view
Start the dev server with: yarn start
Then visit: localhost:3000
For production builds: yarn build
Then: open build/index.html
MIT