After forking a sandbox we can download the whole project by hovering over main menu at top left and click download sandbox :

After forking a sandbox we can download the whole project by hovering over main menu at top left and click download sandbox :

Save your sandbox and Go to your 'Dashboard'. Go to Dashboard
Then click on the menu for the particular sandbox that you would like to export and click on 'Export Sandbox'.
Export sandbox
This seemed to work for me. Trying to download from within the sandbox itself downloaded an empty folder or a zipped folder that would display an error message when trying to extract. Downloading single files from within the sandbox left menu seems to work. Downloading folders does not.
Using Chrome on Windows 11.
Download Sandbox is a Zip export is empty folder of 0kb
Downloaded ZIP from from CodeSandbox (Vue.JS page) index.html produces blank page?
Container: How to download all files in sandbox?
Downloaded ZIP from from CodeSandbox (Vue.JS page) index.html produces blank page - Stack Overflow
Videos
My first ever Vue.JS / Vue2Leaflet app works fine on codesandbox.io, but when I download the ZIP and open the index.html file, it is blank?
I am clueless as to the cause... does anyone know what's wrong?
Would actually prefer having this all stored in a single index.html file, as that's how I've recently been playing around with Vue.js. Can someone help me convert it?