How do i let a client preview website before launching it?

I have a website that is nearly finished for a friend. I would like to be able to share it with him so he can give me input and whatnot. Before, I was just sending him screenshots and i met with him once ( live in different countries) to review and get his feedback. Now i would like him to have access to it whenever so he can give me feedback. What is an easy and inexpensive way to do this?

thanks for your advice. I have tried hosting on gh pages but my website appears distorted fro some reason. maybe i’ll give surge a shot. thanks.

Oh that would be great. it should be at dmking0728.github.io

At my work we use this node module ngrok. If you’re running a local server it will connect to a temporary public domain you can send to clients to preview and interact with the site.