When using Google Web Studio, the website is already completed. I want to share this webpage of the website with my friends, but I don’t have a paid Google Cloud account for the time being. Could you tell me if there are other ways to share the website I made online? Thank you all.
Currently, Google Web Studio doesn’t offer public web hosting unless deployed through a paid Google Cloud setup.
What I would suggest in this scenario is that you may export your HTML/CSS/JS files and deploy via GitHub pages or Netlify which are good for free static site hosting and are quick to integrate with the exported project.