This repository contains a recreation of the interactive image gallery effect from the website Bridget Pictures. The code was created by Hyperplexed and is licensed under the MIT License.
To develop the project locally, please follow these steps:
- Install pnpm if you haven't already.
- Run
pnpm install
to install the project dependencies. - Run
pnpm dev
to start the development server.
Feel free to modify and use the code according to the terms of the MIT License.