I built Client Logo Wall, a small web app that lets you upload and manage client/customer logos from a dashboard and embed them on any website with a single line of HTML.
The motivation was pretty simple: Every time I needed to display logos on my site, I’d end up hand-coding a grid, fixing alignment issues, and redoing it again for the next project.
This turns that into a reusable component:
- Upload logos once - Choose a static or auto-scrolling layout - Embed anywhere HTML is supported (WordPress, Shopify, Squarespace, etc.)
It’s intentionally lightweight and focused - no design system lock-in, no heavy JS, and performance-friendly by default.
I’m especially interested in feedback around:
- Whether this solves a real pain point for others - What would make it more useful (or unnecessary) - Any obvious problems or improvements you’d suggest
App: https://clientlogowall.com
Happy to answer questions.