This is a frontend service for SnapShop, which is based on the SvelteKit framework and shadcn-svelte UI library.
Use Node.js to install the dependencies:
npm install pnpm -g
pnpm install
To run the service, execute the following command:
pnpm run dev
The service will start running on http://localhost:5173
.
We have deployed the service on Netlify. You can access the service at the following URL:
https://snapshop.cc