Scrapboard.org client
1# pin.to.it
2
3This is an opinionated and [shadcn UI](https://ui.shadcn.com/) flavored [scrapboard](https://scrapboard.org) client.
4
5## Why?
6
7### Opinionated Design Philosophy
8
9- **Never use handles**: Handles should be for UI display only. DIDs (Decentralized Identifiers) are more permanent and reliable, so they're used for all routing and backend operations
10- **Visually appealing**: Every image, component, and interface element should look appealing.
11- **Distinctly different**: This app deliberately diverges from Scrapboard.org with UI and features.
12
13### Technical Stack
14
15- **Frontend**: Next.js with TypeScript
16- **UI Components**: shadcn/ui for consistent, accessible design
17- **Styling**: Tailwind CSS for utility-first styling
18- **Protocol**: AT Protocol for decentralized social networking