Griq is a lightweight tunneling service that allows you to instantly share your localhost with the world.
One-line installation:
curl -fsSL https://griq.site/install.sh | bash
Once installed, create a tunnel with:
griq http 3000 # Expose localhost:3000
This will give you a public URL like https://[random-subdomain].griq.site