Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```