5267d4f Show on GitHub

  • Author: Inez
  • Date: 12/5/2025, 5:49:55 PM
  • Message: #3 Basic setup First I made sure the `Package.json` has the dependencies for the JavaScript Libraries. After that i made a basic HTML set up for the sections.
  • Stats: 472 total changes (+453 / -19)

Changed Files

  • package-lock.json — +269 / -19 (288 changes)
  • package.json — +7 / -0 (7 changes)
  • src/app.html — +2 / -0 (2 changes)
  • src/routes/glitzy-mystic/+page.svelte — +81 / -0 (81 changes)
  • src/routes/gsap/+page.svelte — +79 / -0 (79 changes)
  • src/routes/threlte/+page.svelte — +0 / -0 (0 changes)
  • static/style.css — +15 / -0 (15 changes)