Show HN: A simple sharing site for react components hosted as gists
1 tajd 0 7/22/2025, 12:04:41 PM gistreact.verdient.co.uk ↗
I wanted to be able to share the react components I create quickly from claude easily with friends and colleagues, so I built this.
There's a few similar solutions that work for raw html and js, or allow you to develop the code side by side. Those didn't quite work for me as I wanted to be able to have a shareable link to the components I build and hide the complexity of the code on a gist - and still have that accessible.
I built it with react and vite and I'm hosting it on cloudflare workers.
Please let me know what you think - feedback encouraged!
No comments yet