Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/area44/vite-bridget-pictures
A mousemove image gallery
https://github.com/area44/vite-bridget-pictures
vite
Last synced: 14 days ago
JSON representation
A mousemove image gallery
- Host: GitHub
- URL: https://github.com/area44/vite-bridget-pictures
- Owner: AREA44
- License: other
- Created: 2023-06-24T19:39:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T09:21:07.000Z (17 days ago)
- Last Synced: 2024-11-03T10:19:07.197Z (17 days ago)
- Topics: vite
- Language: TypeScript
- Homepage: https://area44.github.io/vite-bridget-pictures
- Size: 247 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bridget Pictures
This repository contains a recreation of the interactive image gallery effect from the website [Bridget Pictures](https://bridget.pictures). The code was created by [Hyperplexed](https://codepen.io/Hyperplexed/pen/BaxROox) and is licensed under the MIT License.
To develop the project locally, please follow these steps:
1. Install [pnpm](https://pnpm.io/) if you haven't already.
2. Run `pnpm install` to install the project dependencies.
3. Run `pnpm dev` to start the development server.Feel free to modify and use the code according to the terms of the MIT License.