My first website withThreeJS after learning it
When viewing on GitHub pages, performance may be degraded since it is from a CDN.
git clone <this-repo>
Navigate to space.js
file change the threejs source from to CDN to local node packages
npm install
npm run dev