Relative Content

Tag Archive for javascriptreactjsgoogle-cloud-storagevite

How can I access bucket elements from Google Cloud Storage using React/Vite?

I am trying to list all the items in my bucket using React with vite and I don’t understand why I am unable to do it. I am new to web-development in general, so a lot of the Docs tutorials are hard to follow. I am trying to access images from my GCS bucket and programatically list them in my react app.