Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/area44/vite-yet-another-react-lightbox-starter
A lightbox starter uses Yet Another React Lightbox
https://github.com/area44/vite-yet-another-react-lightbox-starter
github-pages lightbox react vitejs yet-another-react-lightbox
Last synced: 14 days ago
JSON representation
A lightbox starter uses Yet Another React Lightbox
- Host: GitHub
- URL: https://github.com/area44/vite-yet-another-react-lightbox-starter
- Owner: AREA44
- License: mit
- Created: 2023-04-25T18:19:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T05:20:14.000Z (22 days ago)
- Last Synced: 2024-10-29T06:21:05.198Z (22 days ago)
- Topics: github-pages, lightbox, react, vitejs, yet-another-react-lightbox
- Language: TypeScript
- Homepage: https://area44.github.io/vite-yet-another-react-lightbox-starter
- Size: 590 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vite Yet Another React Lightbox Starter
A react lightbox starter use [Yet Another React Lightbox](https://yet-another-react-lightbox.com).
## Develop locally
```bash
git clone https://github.com/AREA44/vite-yet-another-react-lightbox-starter
cd vite-yet-another-react-lightbox-starter
pnpm install
pnpm start
```Visit live at http://localhost:5173.
## License
Licensed under the [MIT License](LICENSE).