A side project to build an ecommerce store using Sveltekit, Typescript, and CSS.
https://sneakers-sveltekit-app.vercel.app/
Clone the project
git clone https://github.com/marc-marquez/sneakers-sveltekit-app.git
Go to the project directory
cd sneakers-sveltekit-app
Install dependencies
npm install
Start the server
npm run start