Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edde746/rule34-scroller
rule34.xxx frontend with a masonry grid layout
https://github.com/edde746/rule34-scroller
alternative-frontend masonry-layout rule34 sveltekit
Last synced: 2 months ago
JSON representation
rule34.xxx frontend with a masonry grid layout
- Host: GitHub
- URL: https://github.com/edde746/rule34-scroller
- Owner: edde746
- License: gpl-3.0
- Created: 2023-10-31T14:18:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-07T04:25:41.000Z (3 months ago)
- Last Synced: 2024-10-11T16:12:48.660Z (3 months ago)
- Topics: alternative-frontend, masonry-layout, rule34, sveltekit
- Language: Svelte
- Homepage: https://rule34-scroller.vercel.app
- Size: 117 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rule34-scroller
Alternative frontend for rule34.xxx with a more modern look and feel featuring infinite scrolling with a masonry grid layout.
## Features
- Tag directory
- Infinite scrolling
- Post page with tags and source
- Masonry grid layout## Live Demo
[rule34-scroller.vercel.app](https://rule34-scroller.vercel.app)
## Running Locally
```bash
git clone https://github.com/edde746/rule34-scroller.git
cd rule34-scroller
bun install
bun dev
```