Simple Store (state Project)

Web Design II Project

Originally submitted on Oct. 16, 2025

This Simple Store was set up with the point of me using svelte for the first time, and understanding how to use their `state` variables correctly. For this store, I added a simple catalog, a cart, and a card validator using the Luhn Algorithm.

Links

You can test it out at https://store.rmamet.xyz JavaScript Required, or view the source code at https://github.com/rmamet/simple-svelte-store