This project is a virtual store developed with SvelteKit and TypeScript. In the store, users can browse different product categories, add products to their cart, and complete a purchase.
git clone https://github.com/Michael-Liendo/cherrie.git
npm install
npm run dev
The server will start.