c336541 Show on GitHub

  • Author: Inez
  • Date: 12/17/2025, 5:14:23 PM
  • Message: #11 Basic setup I made sure the basic of the Footer was set up with SvelteKit by making a component and make sure it is rendered from the component library. I applied the Atomic Design for the component structure.
  • Stats: 23 total changes (+23 / -0)

Changed Files

  • src/lib/components/organisms/Footer.svelte — +19 / -0 (19 changes)
  • src/lib/index.js — +1 / -0 (1 changes)
  • src/routes/+layout.svelte — +3 / -0 (3 changes)