Also known as "serverless", "client-side", or "static" web apps, unhosted web apps do not send your user data to their server. Either you connect your own server at runtime, or your data stays within the browser.
serverless has another meaning (that does actually use a server) so I prefer the term "unhosted" since it has no such ambiguity.
See also: