Show HN: A simple sharing site for react components hosted as gists(gistreact.verdient.co.uk)
gistreact.verdient.co.uk
Show HN: A simple sharing site for react components hosted as gists
https://gistreact.verdient.co.uk/
0 comments
—
https://gistreact.verdient.co.uk/
—
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!