Click here to see the live demo.
Simpler version of Bjørn Staal's multi-window effect.
multi-window.mp4
To run this project on local, first install dependencies:
npm i
then run the development server:
npm run dev
Open Multiple windows of http://localhost:5173 with your browser to see the effect.
Inpired by Bjørn Staal